]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
qmp: Report QOM type name on query-cpu-definitions
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 16 Nov 2016 18:21:39 +0000 (16:21 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 12 Jan 2017 17:51:36 +0000 (15:51 -0200)
commit8ed877b78498c89aa7ce5c76aa20841ff5072796
tree65c5e5e44464ec1e9767a347a8677acdf371acb5
parentcdda2018e3b9ce0c18938767dfdb1e05a05b67ca
qmp: Report QOM type name on query-cpu-definitions

The new typename attribute on query-cpu-definitions will be used
to help management software use device-list-properties to check
which properties can be set using -cpu or -global for the CPU
model.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1479320499-29818-1-git-send-email-ehabkost@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
qapi-schema.json
target/arm/helper.c
target/i386/cpu.c
target/ppc/translate_init.c
target/s390x/cpu_models.c