]> xenbits.xensource.com Git - libvirt.git/commit
qemuMonitorCPUModelInfo: Add support for non-migratable features
authorJiri Denemark <jdenemar@redhat.com>
Wed, 29 Mar 2017 08:33:08 +0000 (10:33 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 30 Mar 2017 07:59:42 +0000 (09:59 +0200)
commit03a6a0dbe0a4ed59191c599c2d3fdba6fb423d9c
tree830dee559b748c4388b8cea890c18f3c08962546
parent8a91e853825ba176fd795ec857f6bd9f674dcbc3
qemuMonitorCPUModelInfo: Add support for non-migratable features

QEMU is able to tell us whether a CPU feature would block migration or
not. This patch adds support for storing such features in
qemuMonitorCPUModelInfo.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
tests/qemucapabilitiesdata/caps_2.8.0.s390x.xml
tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml