libvirt/src/cpu_map
Jiri Denemark 511df17aec cpu_map: Add support for arch-capabilities feature
The feature was added to QEMU in 3.1.0 and it is currently blocking
migration, which is expected to change in the future. Luckily 3.1.0 is
new enough to give us migratability hints on each feature via
query-cpu-model-expension, which means we don't need to use the
"migratable" attribute on the CPU map XML.

The kernel calls this feature arch_capabilities and RHEL/CentOS 7.* use
arch-facilities. Apparently some CPU test files were gathered with the
RHEL version of QEMU. Let's update the test files to avoid possible
confusion about the correct naming.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-01-10 16:39:57 +01:00
..
index.xml cpu_map: Use and install Icelake model definitions 2018-10-03 13:00:54 +02:00
Makefile.inc.am cpu_map: Use and install Icelake model definitions 2018-10-03 13:00:54 +02:00
ppc64_POWER6.xml
ppc64_POWER7.xml
ppc64_POWER8.xml
ppc64_POWER9.xml
ppc64_POWERPC_e5500.xml
ppc64_POWERPC_e6500.xml
ppc64_vendors.xml
x86_486.xml
x86_athlon.xml
x86_Broadwell-IBRS.xml
x86_Broadwell-noTSX-IBRS.xml
x86_Broadwell-noTSX.xml
x86_Broadwell.xml
x86_Conroe.xml cpu: split x86 map data into separate files 2018-08-28 12:08:21 +01:00
x86_core2duo.xml
x86_coreduo.xml
x86_cpu64-rhel5.xml
x86_cpu64-rhel6.xml
x86_EPYC-IBRS.xml
x86_EPYC.xml
x86_features.xml cpu_map: Add support for arch-capabilities feature 2019-01-10 16:39:57 +01:00
x86_Haswell-IBRS.xml
x86_Haswell-noTSX-IBRS.xml
x86_Haswell-noTSX.xml
x86_Haswell.xml
x86_Icelake-Client.xml
x86_Icelake-Server.xml
x86_IvyBridge-IBRS.xml
x86_IvyBridge.xml
x86_kvm32.xml
x86_kvm64.xml
x86_n270.xml
x86_Nehalem-IBRS.xml
x86_Nehalem.xml
x86_Opteron_G1.xml
x86_Opteron_G2.xml
x86_Opteron_G3.xml
x86_Opteron_G4.xml
x86_Opteron_G5.xml
x86_Penryn.xml
x86_pentium2.xml
x86_pentium3.xml
x86_pentium.xml
x86_pentiumpro.xml
x86_phenom.xml
x86_qemu32.xml
x86_qemu64.xml
x86_SandyBridge-IBRS.xml
x86_SandyBridge.xml
x86_Skylake-Client-IBRS.xml
x86_Skylake-Client.xml
x86_Skylake-Server-IBRS.xml
x86_Skylake-Server.xml
x86_vendors.xml
x86_Westmere-IBRS.xml
x86_Westmere.xml