]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Store more types in qemuMonitorCPUModelInfo
authorJiri Denemark <jdenemar@redhat.com>
Wed, 22 Feb 2017 15:01:30 +0000 (16:01 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 3 Mar 2017 18:57:56 +0000 (19:57 +0100)
commit2fc215dd2ad4b88c1054da804c4c45b3d4e5c2fa
tree7a60d8d7a52be198fae41ae93a6a99a42a0578a6
parent03a34f6b84da009291e8651aba71df8a6761d081
qemu: Store more types in qemuMonitorCPUModelInfo

While query-cpu-model-expansion returns only boolean features on s390,
but x86_64 reports some integer and string properties which we are
interested in.

Signed-off-by: Jiri Denemark <jdenemar@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_2.9.0.x86_64.xml