[libvirt] [PATCH v3 4/5] qmp: Add runnability information to query-cpu-definitions

Eric Blake eblake at redhat.com
Tue Sep 20 18:25:06 UTC 2016


On 09/19/2016 02:42 PM, Eduardo Habkost wrote:
> Add a new optional field to query-cpu-definitions schema:
> "unavailable-features". It will contain a list of QOM properties
> that prevent the CPU model from running in the current host.
> 
> Cc: David Hildenbrand <dahi at linux.vnet.ibm.com>
> Cc: Michael Mueller <mimu at linux.vnet.ibm.com>
> Cc: Christian Borntraeger <borntraeger at de.ibm.com>
> Cc: Cornelia Huck <cornelia.huck at de.ibm.com>
> Cc: Jiri Denemark <jdenemar at redhat.com>
> Cc: libvir-list at redhat.com
> Signed-off-by: Eduardo Habkost <ehabkost at redhat.com>
> ---

> +++ b/qapi-schema.json
> @@ -3111,10 +3111,31 @@
>  #          QEMU version, machine type, machine options and accelerator options.
>  #          A static model is always migration-safe. (since 2.8)
>  #
> +# @unavailable-features: #optional List of properties that prevent
> +#                        the CPU model from running in the current
> +#                        host. (since 2.7)

We've missed 2.7; this should probably be 2.8.  Otherwise reads okay to me;

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake   eblake 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: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20160920/27899064/attachment-0001.sig>


More information about the libvir-list mailing list