[Libvir] [PATCH] Implement memory operations for qemu driver

Cole Robinson crobinso at redhat.com
Tue Mar 18 14:05:48 UTC 2008


Jim Meyering wrote:
> Cole Robinson <crobinso at redhat.com> wrote:
>> The attached patch implements the following operations for the qemu driver:
> ...
>> +        qemudReportError(dom->conn, dom, NULL, VIR_ERR_INVALID_DOMAIN,
>> +                         "no domain with matching uuid '%s'", dom->uuid);
> ...
>> +        qemudReportError(dom->conn, dom, NULL, VIR_ERR_INVALID_ARG,
>> +                         "cannot set max memory lower than current memory");
> ...
> 
> Hi Cole.
> The patch looks good.
> Please put _(...) around diagnostics, so that they end up being translated.

Fixed patch attached.

Thanks,
Cole
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libvirt-qemu-mem-commands-2-patch
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20080318/17970d1a/attachment-0001.ksh>


More information about the libvir-list mailing list