]> git.proxmox.com Git - mirror_qemu.git/commit
i386: Improve query-cpu-model-expansion full mode
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 22 Feb 2017 19:00:29 +0000 (16:00 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 27 Feb 2017 16:23:35 +0000 (13:23 -0300)
commitb8097deb359bbbd92592b9670adfe9e245b2d0bd
tree38954c296dc6d55f072e80cbed1435c94ba41348
parentf99fd7ca2afd33bb067e78740c4ee5a689494690
i386: Improve query-cpu-model-expansion full mode

This keeps the same results on type=static expansion, but make
type=full expansion return every single QOM property on the CPU
object that have a different value from the "base' CPU model,
plus all the CPU feature flag properties.

Cc: Jiri Denemark <jdenemar@redhat.com>
Message-Id: <20170222190029.17243-4-ehabkost@redhat.com>
Tested-by: Jiri Denemark <jdenemar@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c