]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Probe for default CPU types
authorJiri Denemark <jdenemar@redhat.com>
Thu, 18 Jul 2019 17:21:55 +0000 (19:21 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 20 Nov 2019 16:22:06 +0000 (17:22 +0100)
commita882db7bea8be4657afea3dedf3992b37ff4dfc8
tree1f0134c809ad7fc873cae79839c8f863513eb345
parente41e3b29be2ad3ed9b81515d879f84c77afb4e21
qemu: Probe for default CPU types

QEMU 4.2.0 will report default CPU types used by each machine type and
we will want to start using it.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
tests/qemucapabilitiesdata/caps_4.2.0.aarch64.xml
tests/qemucapabilitiesdata/caps_4.2.0.ppc64.xml
tests/qemucapabilitiesdata/caps_4.2.0.s390x.xml
tests/qemucapabilitiesdata/caps_4.2.0.x86_64.xml