On 11/15/2011 04:49 AM, Daniel P. Berrange wrote:
> On Fri, Nov 11, 2011 at 06:23:04PM +0530, Bharata B Rao wrote:
>> qemu: Generate -numa option
>>
>> From: Bharata B Rao <[email protected]>
>>
>> Add routines to generate -numa QEMU command line option based on
>> <numa> ... </numa> XML specifications.
>>
>> Signed-off-by: Bharata B Rao <[email protected]>

> 
> ACK

Applied, after fixing a leading TAB issue (again, 'make syntax-check'),
as well as fixing a use of
if
  stmt
else {
  stmt
  stmt
}

to consistently use {} on both branches, per HACKING.

-- 
Eric Blake   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to