[libvirt] [PATCH v2 1/2] XML definitions for guest NUMA and parsing routines

Eric Blake eblake at redhat.com
Thu Nov 17 20:34:55 UTC 2011


On 11/15/2011 04:48 AM, Daniel P. Berrange wrote:
> On Fri, Nov 11, 2011 at 06:21:45PM +0530, Bharata B Rao wrote:
>> XML definitions for guest NUMA and parsing routines.
>>
>> From: Bharata B Rao <bharata at linux.vnet.ibm.com>
>>
>> This patch adds XML definitions for guest NUMA specification and contains
>> routines to parse the same. The guest NUMA specification looks like this:
>>
>> <cpu>
>>         ...
>>         <topology sockets='2' cores='4' threads='2'/>
>>         <numa>
>>                 <cell cpus='0-7' memory='512000'/>
>>                 <cell cpus='8-15' memory='512000'/>
>>         </numa>
>>         ...
>> </cpu>
>>
> 
> ACK

Now pushed, once I fixed the trailing space ('make syntax-check' catches
that).  I also added you to AUTHORS; let me know if I need to update any
spellings.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111117/11d57c3e/attachment-0001.sig>


More information about the libvir-list mailing list