[libvirt] [PATCH] libxl: refactor capabilities code

Jim Fehlig jfehlig at suse.com
Fri Aug 16 16:36:17 UTC 2013


Eric Blake wrote:
> On 08/12/2013 02:15 PM, Jim Fehlig wrote:
>   
>> Cleanup the libxl capabilities code to be a bit more extensible,
>> splitting out the creation of host and guest capabilities.  This
>> should make it easier to implement additional capabilities in the
>> future, such as NUMA topology reporting.
>> ---
>>
>> Although I can't see how changes here would affect other drivers, I nonetheless
>> ensured libvirtd loaded when not booted to Xen :).
>>
>>  src/libxl/libxl_conf.c | 256 +++++++++++++++++++++++--------------------------
>>  1 file changed, 121 insertions(+), 135 deletions(-)
>>
>>     
>
> ACK.
>   

Thanks for the review, pushed now.

Regards,
Jim




More information about the libvir-list mailing list