[libvirt] [RFC 0/6] Probe and expose GIC capabilities

Cole Robinson crobinso at redhat.com
Tue Mar 22 12:57:42 UTC 2016


On 03/21/2016 01:28 PM, Andrea Bolognani wrote:
> This series implements support for asking QEMU what GIC versions can
> be used for guests, eg:
> 
>   <features>
>     <gic version='2'/>
>   </features>
> 
> and exposing such information to users via domain capabilities.
> 
> QEMU patches that implement the query-gic-capabilities QMP command:
> 
>   https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg04465.html
> 
> Cheers.
> 
> 
> Andrea Bolognani (6):
>   conf: Get rid of virDomainCapsDevice
>   qemu: Probe GIC capabilities
>   schema: Validate GIC capabilities
>   conf: Expose GIC capabilities
>   qemu: Fill in GIC capabilities
>   qemu: Cache GIC capabilities
> 

Code looks good to me but I skimmed it. You labelled this an RFC... are you
waiting for design comments from other people or should I do a full review?

Thanks,
Cole




More information about the libvir-list mailing list