]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Implement VIR_CONNECT_BASELINE_CPU_MIGRATABLE in the x86 cpu driver
authorJán Tomko <jtomko@redhat.com>
Thu, 5 Feb 2015 14:28:09 +0000 (15:28 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 2 Mar 2015 06:59:12 +0000 (07:59 +0100)
commit496156807b62bd0b8a27b1fbfd6449db10595cec
treef18b451fafa3926bd81578233456a999c5b3cf34
parent02c8b66d6a0cab527a6158c2ebad663897cb0d84
Implement VIR_CONNECT_BASELINE_CPU_MIGRATABLE in the x86 cpu driver

Filter out non-migratable features if
VIR_CONNECT_BASELINE_CPU_MIGRATABLE was specified.
src/bhyve/bhyve_driver.c
src/cpu/cpu_x86.c
src/qemu/qemu_driver.c
tests/cputest.c
tests/cputestdata/x86-baseline-6-migratable.xml [new file with mode: 0644]
tests/cputestdata/x86-baseline-6-result.xml [new file with mode: 0644]
tests/cputestdata/x86-baseline-6.xml [new file with mode: 0644]