Re: [libvirt] [PATCH 4/7] conf: Expose GIC capabilities

2016-04-19 Thread Cole Robinson
On 04/18/2016 01:44 PM, Andrea Bolognani wrote: > Add information about GIC capabilities to virDomainCaps and update > the formatter to include them in the XML output. > --- > src/conf/domain_capabilities.c | 36 > ++ > src/conf/domain_capabilities.h

[libvirt] [PATCH 4/7] conf: Expose GIC capabilities

2016-04-18 Thread Andrea Bolognani
Add information about GIC capabilities to virDomainCaps and update the formatter to include them in the XML output. --- src/conf/domain_capabilities.c | 36 ++ src/conf/domain_capabilities.h | 10 ++ tests/domaincapsschemadata/domainc