libvirt/tests/domaincapsschemadata
Jiri Denemark bb3363c90b qemu: Use full CPU model expansion on x86
The static CPU model expansion is designed to return only canonical
names of all CPU properties. To maintain backwards compatibility libvirt
is stuck with different spelling of some of the features, but we need to
use the full expansion to get the additional spellings. In addition to
returning all spelling variants for all properties the full expansion
will contain properties which are not guaranteed to be migration
compatible. Thus, we need to combine both expansions. First we need to
call the static expansion to limit the result to migratable properties.
Then we can use the result of the static expansion as an input to the
full expansion to get both canonical names and their aliases.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2017-03-03 19:57:57 +01:00
..
basic.xml domcaps: Add support for listing supported CPU models 2016-09-22 15:40:08 +02:00
full.xml Introduce framework for a hostdev SCSI_host subsystem type 2016-11-24 12:15:26 -05:00
libxl-xenfv-usb.xml domcaps: Add support for listing supported CPU models 2016-09-22 15:40:08 +02:00
libxl-xenfv.xml domcaps: Add support for listing supported CPU models 2016-09-22 15:40:08 +02:00
libxl-xenpv-usb.xml domcaps: Add support for listing supported CPU models 2016-09-22 15:40:08 +02:00
libxl-xenpv.xml domcaps: Add support for listing supported CPU models 2016-09-22 15:40:08 +02:00
qemu_1.7.0.x86_64.xml tests: Update capabilities for QEMU 1.7.0 2016-11-25 20:34:27 +01:00
qemu_2.6.0-gicv2-virt.aarch64.xml qemu: Avoid reporting "host" as a supported CPU model 2016-11-25 20:59:19 +01:00
qemu_2.6.0-gicv3-virt.aarch64.xml tests: Update capabilities for QEMU 2.6.0 (aarch64, GICv3) 2016-11-25 20:59:34 +01:00
qemu_2.6.0.aarch64.xml qemu: Avoid reporting "host" as a supported CPU model 2016-11-25 20:59:19 +01:00
qemu_2.6.0.ppc64le.xml tests: Update capabilities for QEMU 2.6.0 (ppc64le) 2016-11-25 20:59:57 +01:00
qemu_2.6.0.x86_64.xml tests: Update capabilities for QEMU 2.6.0 2016-11-25 20:34:27 +01:00
qemu_2.7.0.s390x.xml tests: domain capabilities: qemu 2.7 and 2.8 on s390x 2017-01-06 12:24:57 +01:00
qemu_2.8.0-tcg.x86_64.xml qemu: Add support for unavailable-features 2016-11-28 09:11:22 +01:00
qemu_2.8.0.s390x.xml qemu: Fix CPU model fallback in domain capabilities 2017-02-24 14:10:57 +01:00
qemu_2.8.0.x86_64.xml qemu: Add support for unavailable-features 2016-11-28 09:11:22 +01:00
qemu_2.9.0-tcg.x86_64.xml qemu: Use full CPU model expansion on x86 2017-03-03 19:57:57 +01:00
qemu_2.9.0.x86_64.xml qemu: Use full CPU model expansion on x86 2017-03-03 19:57:57 +01:00