libvirt/tests/cputestdata
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
..
cpu-cpuid.py python: Remove space around = in keyword args 2018-03-20 12:13:35 +00:00
cpu-gather.sh cputest: Test CPU usability blockers 2017-10-16 09:23:20 +02:00
cpu-parse.sh cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
cpu-reformat.py python3: cpu-reformat: Use the print() function 2018-03-20 12:13:36 +00:00
ppc64-baseline-incompatible-models.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-baseline-incompatible-vendors.xml tests: Re-enable ppc64 cpu tests 2015-08-11 15:25:28 +02:00
ppc64-baseline-legacy.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-baseline-no-vendor-result.xml tests: Re-enable ppc64 cpu tests 2015-08-11 15:25:28 +02:00
ppc64-baseline-no-vendor.xml tests: Re-enable ppc64 cpu tests 2015-08-11 15:25:28 +02:00
ppc64-baseline-same-model-result.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-baseline-same-model.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-guest-compat-incompatible.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-guest-compat-invalid.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-guest-compat-none.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-guest-compat-valid.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-guest-exact.xml tests: Re-enable ppc64 cpu tests 2015-08-11 15:25:28 +02:00
ppc64-guest-host-model.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-guest-legacy-incompatible.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-guest-legacy-invalid.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-guest-legacy.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-guest-nofallback.xml tests: Re-enable ppc64 cpu tests 2015-08-11 15:25:28 +02:00
ppc64-guest-strict.xml tests: Re-enable ppc64 cpu tests 2015-08-11 15:25:28 +02:00
ppc64-guest.xml tests: Re-enable ppc64 cpu tests 2015-08-11 15:25:28 +02:00
ppc64-host-better.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-host-incomp-arch.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-host-no-vendor.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-host-worse.xml tests: Add a bunch of cpu test case for ppc64 2015-08-11 15:25:28 +02:00
ppc64-host.xml tests: Re-enable ppc64 cpu tests 2015-08-11 15:25:28 +02:00
ppc64-host+guest-compat-incompatible.xml cpu_conf: Drop updateCPU from virCPUDefFormat 2017-09-21 15:23:39 +02:00
ppc64-host+guest-compat-invalid.xml cpu_conf: Drop updateCPU from virCPUDefFormat 2017-09-21 15:23:39 +02:00
ppc64-host+guest-compat-none.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-host+guest-compat-valid.xml cpu_conf: Drop updateCPU from virCPUDefFormat 2017-09-21 15:23:39 +02:00
ppc64-host+guest-host-model.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-host+guest-legacy-incompatible.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-host+guest-legacy-invalid.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-host+guest-legacy,ppc_models-result.xml cputest: Don't test cpuGuestData 2016-11-15 15:49:16 +01:00
ppc64-host+guest-legacy.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-host+guest-nofallback.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
ppc64-host+guest,ppc_models-result.xml cputest: Don't test cpuGuestData 2016-11-15 15:49:16 +01:00
ppc64-host+guest.xml tests: Add some compatibility-related cases to the CPU tests 2015-08-21 15:42:38 -07:00
x86_64-baseline-1-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-1.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-2-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-2.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-3-expanded.xml cpu: Move feature expansion out of cpuBaseline 2017-03-27 16:29:27 +02:00
x86_64-baseline-3-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-3.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-4-expanded.xml cpu: Move feature expansion out of cpuBaseline 2017-03-27 16:29:27 +02:00
x86_64-baseline-4-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-4.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-5-expanded.xml cpu: Move feature expansion out of cpuBaseline 2017-03-27 16:29:27 +02:00
x86_64-baseline-5-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-5.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-6-migratable.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-6-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-6.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-7-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-7.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-8-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-8.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-incompatible-vendors.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-no-vendor-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-no-vendor.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-some-vendors-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-baseline-some-vendors.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-bogus-feature.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-bogus-model.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-bogus-vendor.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-A10-5800K-disabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-A10-5800K-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-A10-5800K-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-A10-5800K-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-A10-5800K-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-A10-5800K.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-A10-5800K.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Atom-D510-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Atom-D510-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Atom-D510.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Atom-N450-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Atom-N450-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Atom-N450.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core2-E6850-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core2-E6850-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core2-E6850-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core2-E6850-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core2-E6850-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core2-E6850.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Core2-E6850.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core2-Q9500-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core2-Q9500-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core2-Q9500.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i5-650-disabled.xml cputest: New test for Intel Core i5-650 2018-04-18 11:39:53 +02:00
x86_64-cpuid-Core-i5-650-enabled.xml cputest: New test for Intel Core i5-650 2018-04-18 11:39:53 +02:00
x86_64-cpuid-Core-i5-650-guest.xml cputest: New test for Intel Core i5-650 2018-04-18 11:39:53 +02:00
x86_64-cpuid-Core-i5-650-host.xml cputest: New test for Intel Core i5-650 2018-04-18 11:39:53 +02:00
x86_64-cpuid-Core-i5-650-json.xml cputest: New test for Intel Core i5-650 2018-04-18 11:39:53 +02:00
x86_64-cpuid-Core-i5-650.json cputest: New test for Intel Core i5-650 2018-04-18 11:39:53 +02:00
x86_64-cpuid-Core-i5-650.xml cputest: New test for Intel Core i5-650 2018-04-18 11:39:53 +02:00
x86_64-cpuid-Core-i5-2500-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core-i5-2500-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i5-2500-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i5-2500-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i5-2500-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i5-2500.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Core-i5-2500.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i5-2540M-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core-i5-2540M-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i5-2540M-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i5-2540M-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i5-2540M-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i5-2540M.json cputest: Add query-cpu-definitions reply for Core-i5-2540M 2017-10-16 09:23:20 +02:00
x86_64-cpuid-Core-i5-2540M.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i5-4670T-disabled.xml cputest: Disable TSX on broken models 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core-i5-4670T-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i5-4670T-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i5-4670T-host.xml cpu_x86: Disable TSX on broken models 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Core-i5-4670T-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i5-4670T.json cputest: Disable TSX on broken models 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core-i5-4670T.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i5-6600-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core-i5-6600-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i5-6600-guest.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Core-i5-6600-host.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Core-i5-6600-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i5-6600.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Core-i5-6600.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-2600-disabled.xml cputest: Update Core-i7-2600 data 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Core-i7-2600-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-2600-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-2600-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-2600-json.xml cputest: Update Core-i7-2600 data 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Core-i7-2600-xsaveopt-disabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-2600-xsaveopt-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-2600-xsaveopt-guest.xml cputest: Make a crippled version of Core-i7-2600 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Core-i7-2600-xsaveopt-host.xml cputest: Make a crippled version of Core-i7-2600 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Core-i7-2600-xsaveopt-json.xml cputest: Make a crippled version of Core-i7-2600 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Core-i7-2600-xsaveopt.json cputest: Make a crippled version of Core-i7-2600 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Core-i7-2600-xsaveopt.xml cputest: Make a crippled version of Core-i7-2600 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Core-i7-2600.json cputest: Update Core-i7-2600 data 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Core-i7-2600.xml cputest: Update Core-i7-2600 data 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Core-i7-3520M-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-3520M-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-3520M.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-3740QM-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core-i7-3740QM-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-3740QM-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-3740QM-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-3740QM-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-3740QM.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Core-i7-3740QM.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-3770-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core-i7-3770-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-3770-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-3770-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-3770-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-3770.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Core-i7-3770.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-4510U-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core-i7-4510U-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-4510U-guest.xml cputest: New test for Intel Core i7-4510U 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-4510U-host.xml cputest: New test for Intel Core i7-4510U 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-4510U-json.xml cputest: New test for Intel Core i7-4510U 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-4510U.json cputest: New test for Intel Core i7-4510U 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-4510U.xml cputest: New test for Intel Core i7-4510U 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-4600U-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core-i7-4600U-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-4600U-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-4600U-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-4600U-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-4600U.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Core-i7-4600U.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-5600U-arat-disabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-5600U-arat-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-5600U-arat-guest.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Core-i7-5600U-arat-host.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Core-i7-5600U-arat-json.xml cpu_x86: Properly disable unknown CPU features 2017-07-13 09:53:15 +02:00
x86_64-cpuid-Core-i7-5600U-arat.json cpu_x86: Properly disable unknown CPU features 2017-07-13 09:53:15 +02:00
x86_64-cpuid-Core-i7-5600U-arat.xml cpu_x86: Properly disable unknown CPU features 2017-07-13 09:53:15 +02:00
x86_64-cpuid-Core-i7-5600U-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Core-i7-5600U-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-5600U-guest.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Core-i7-5600U-host.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Core-i7-5600U-ibrs-disabled.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Core-i7-5600U-ibrs-enabled.xml cputest: Add data for updated Intel(R) Core(TM) i7-5600U CPU 2018-01-17 17:07:02 +01:00
x86_64-cpuid-Core-i7-5600U-ibrs-guest.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Core-i7-5600U-ibrs-host.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Core-i7-5600U-ibrs-json.xml cputest: Add data for updated Intel(R) Core(TM) i7-5600U CPU 2018-01-17 17:07:02 +01:00
x86_64-cpuid-Core-i7-5600U-ibrs.json cputest: Add data for updated Intel(R) Core(TM) i7-5600U CPU 2018-01-17 17:07:02 +01:00
x86_64-cpuid-Core-i7-5600U-ibrs.xml cputest: Add data for updated Intel(R) Core(TM) i7-5600U CPU 2018-01-17 17:07:02 +01:00
x86_64-cpuid-Core-i7-5600U-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Core-i7-5600U.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Core-i7-5600U.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Core-i7-7700-disabled.xml cputest: Add data for Intel(R) Core(TM) i7-7700 CPU 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Core-i7-7700-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Core-i7-7700-guest.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Core-i7-7700-host.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Core-i7-7700-json.xml cputest: Add data for Intel(R) Core(TM) i7-7700 CPU 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Core-i7-7700.json cputest: Add data for Intel(R) Core(TM) i7-7700 CPU 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Core-i7-7700.xml cputest: Add data for Intel(R) Core(TM) i7-7700 CPU 2017-11-07 23:40:47 +01:00
x86_64-cpuid-EPYC-7601-32-Core-disabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-EPYC-7601-32-Core-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-EPYC-7601-32-Core-guest.xml cpu: Add new EPYC CPU model 2017-09-07 13:53:32 +02:00
x86_64-cpuid-EPYC-7601-32-Core-host.xml cpu: Add new EPYC CPU model 2017-09-07 13:53:32 +02:00
x86_64-cpuid-EPYC-7601-32-Core-ibpb-disabled.xml cputest: Add data for updated AMD EPYC 7601 32-Core Processor 2018-01-17 17:07:02 +01:00
x86_64-cpuid-EPYC-7601-32-Core-ibpb-enabled.xml cputest: Add data for updated AMD EPYC 7601 32-Core Processor 2018-01-17 17:07:02 +01:00
x86_64-cpuid-EPYC-7601-32-Core-ibpb-guest.xml cpu: Add EPYC-IBPB CPU model 2018-01-18 15:04:18 +01:00
x86_64-cpuid-EPYC-7601-32-Core-ibpb-host.xml cpu: Add EPYC-IBPB CPU model 2018-01-18 15:04:18 +01:00
x86_64-cpuid-EPYC-7601-32-Core-ibpb-json.xml cpu: Add EPYC-IBPB CPU model 2018-01-18 15:04:18 +01:00
x86_64-cpuid-EPYC-7601-32-Core-ibpb.json cpu_map: Add support for arch-capabilities feature 2019-01-10 16:39:57 +01:00
x86_64-cpuid-EPYC-7601-32-Core-ibpb.xml cputest: Add data for updated AMD EPYC 7601 32-Core Processor 2018-01-17 17:07:02 +01:00
x86_64-cpuid-EPYC-7601-32-Core-json.xml cpu: Add new EPYC CPU model 2017-09-07 13:53:32 +02:00
x86_64-cpuid-EPYC-7601-32-Core.json tests: Add CPUID data for AMD EPYC 7601 32-Core Processor 2017-09-07 13:53:32 +02:00
x86_64-cpuid-EPYC-7601-32-Core.xml tests: Add CPUID data for AMD EPYC 7601 32-Core Processor 2017-09-07 13:53:32 +02:00
x86_64-cpuid-FX-8150-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-FX-8150-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-FX-8150.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Opteron-1352-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Opteron-1352-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Opteron-1352.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Opteron-2350-disabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Opteron-2350-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Opteron-2350-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Opteron-2350-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Opteron-2350-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Opteron-2350.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Opteron-2350.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Opteron-6234-disabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Opteron-6234-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Opteron-6234-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Opteron-6234-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Opteron-6234-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Opteron-6234.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Opteron-6234.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Opteron-6282-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Opteron-6282-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Opteron-6282.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Pentium-P6100-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Pentium-P6100-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Pentium-P6100.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Phenom-B95-disabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Phenom-B95-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Phenom-B95-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Phenom-B95-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Phenom-B95-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Phenom-B95.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Phenom-B95.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Ryzen-7-1800X-Eight-Core-disabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Ryzen-7-1800X-Eight-Core-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Ryzen-7-1800X-Eight-Core-guest.xml cpu: Add new EPYC CPU model 2017-09-07 13:53:32 +02:00
x86_64-cpuid-Ryzen-7-1800X-Eight-Core-host.xml cpu: Add new EPYC CPU model 2017-09-07 13:53:32 +02:00
x86_64-cpuid-Ryzen-7-1800X-Eight-Core-json.xml cpu: Add new EPYC CPU model 2017-09-07 13:53:32 +02:00
x86_64-cpuid-Ryzen-7-1800X-Eight-Core.json tests: Add CPUID data for AMD Ryzen 7 1800X Eight-Core Processor 2017-09-07 13:53:32 +02:00
x86_64-cpuid-Ryzen-7-1800X-Eight-Core.xml tests: Add CPUID data for AMD Ryzen 7 1800X Eight-Core Processor 2017-09-07 13:53:32 +02:00
x86_64-cpuid-Xeon-5110-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Xeon-5110-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Xeon-5110.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Xeon-E3-1245-v5-disabled.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E3-1245-v5-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-E3-1245-v5-guest.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Xeon-E3-1245-v5-host.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Xeon-E3-1245-v5-json.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E3-1245-v5.json cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E3-1245-v5.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2609-v3-disabled.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Xeon-E5-2609-v3-enabled.xml cputest: Add data for Intel(R) Xeon(R) CPU E5-2609 v3 2018-01-17 17:07:02 +01:00
x86_64-cpuid-Xeon-E5-2609-v3-guest.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Xeon-E5-2609-v3-host.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Xeon-E5-2609-v3-json.xml cpu: Add Haswell-noTSX-IBRS CPU model 2018-01-17 17:07:03 +01:00
x86_64-cpuid-Xeon-E5-2609-v3.json cpu_map: Add support for arch-capabilities feature 2019-01-10 16:39:57 +01:00
x86_64-cpuid-Xeon-E5-2609-v3.xml cputest: Add data for Intel(R) Xeon(R) CPU E5-2609 v3 2018-01-17 17:07:02 +01:00
x86_64-cpuid-Xeon-E5-2623-v4-disabled.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Xeon-E5-2623-v4-enabled.xml cputest: Add data for Intel(R) Xeon(R) CPU E5-2623 v4 2018-01-17 17:07:02 +01:00
x86_64-cpuid-Xeon-E5-2623-v4-guest.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Xeon-E5-2623-v4-host.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Xeon-E5-2623-v4-json.xml cpu: Add Skylake-Client-IBRS CPU model 2018-01-17 17:07:04 +01:00
x86_64-cpuid-Xeon-E5-2623-v4.json cpu_map: Add support for arch-capabilities feature 2019-01-10 16:39:57 +01:00
x86_64-cpuid-Xeon-E5-2623-v4.xml cputest: Add data for Intel(R) Xeon(R) CPU E5-2623 v4 2018-01-17 17:07:02 +01:00
x86_64-cpuid-Xeon-E5-2630-v3-disabled.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2630-v3-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-E5-2630-v3-guest.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2630-v3-host.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2630-v3-json.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2630-v3.json cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2630-v3.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2650-v3-disabled.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2650-v3-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-E5-2650-v3-guest.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2650-v3-host.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2650-v3-json.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2650-v3.json cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2650-v3.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2650-v4-disabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-E5-2650-v4-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-E5-2650-v4-guest.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Xeon-E5-2650-v4-host.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Xeon-E5-2650-v4-json.xml cputest: Add data for Intel(R) Xeon(R) CPU E5-2650 v4 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2650-v4.json cputest: Add data for Intel(R) Xeon(R) CPU E5-2650 v4 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E5-2650-v4.xml cputest: Add data for Intel(R) Xeon(R) CPU E5-2650 v4 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E7-4820-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Xeon-E7-4820-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-E7-4820-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Xeon-E7-4820-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Xeon-E7-4820-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Xeon-E7-4820.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Xeon-E7-4820.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Xeon-E7-4830-disabled.xml cputest: Add CPUID data for Intel(R) Xeon(R) CPU E7-4830 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Xeon-E7-4830-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-E7-4830-guest.xml cputest: Add query-cpu-definitions reply for Xeon-E7-4830 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Xeon-E7-4830-host.xml cputest: Add CPUID data for Intel(R) Xeon(R) CPU E7-4830 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Xeon-E7-4830-json.xml cputest: Add query-cpu-definitions reply for Xeon-E7-4830 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Xeon-E7-4830.json cputest: Add query-cpu-definitions reply for Xeon-E7-4830 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Xeon-E7-4830.xml cputest: Add CPUID data for Intel(R) Xeon(R) CPU E7-4830 2017-10-16 09:23:21 +02:00
x86_64-cpuid-Xeon-E7-8890-v3-disabled.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E7-8890-v3-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-E7-8890-v3-guest.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E7-8890-v3-host.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E7-8890-v3-json.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E7-8890-v3.json cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-E7-8890-v3.xml cputest: Do not drop v[0-9] from CPU names 2017-11-07 23:40:47 +01:00
x86_64-cpuid-Xeon-Gold-5115-disabled.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Xeon-Gold-5115-enabled.xml cputest: Add data for Intel(R) Xeon(R) Gold 5115 CPU 2018-01-17 17:07:02 +01:00
x86_64-cpuid-Xeon-Gold-5115-guest.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Xeon-Gold-5115-host.xml cpu: Add support for "stibp" x86_64 feature 2018-12-17 17:27:32 +01:00
x86_64-cpuid-Xeon-Gold-5115-json.xml cpu: Add Skylake-Server-IBRS CPU model 2018-01-17 17:07:04 +01:00
x86_64-cpuid-Xeon-Gold-5115.json cpu_map: Add support for arch-capabilities feature 2019-01-10 16:39:57 +01:00
x86_64-cpuid-Xeon-Gold-5115.xml cputest: Add data for Intel(R) Xeon(R) Gold 5115 CPU 2018-01-17 17:07:02 +01:00
x86_64-cpuid-Xeon-Gold-6148-disabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-Gold-6148-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-Gold-6148-guest.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Xeon-Gold-6148-host.xml cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
x86_64-cpuid-Xeon-Gold-6148-json.xml cpu: Add new Skylake-Server CPU model 2017-09-18 15:10:46 +02:00
x86_64-cpuid-Xeon-Gold-6148.json tests: Add CPUID data for Intel(R) Xeon(R) Gold 6148 CPU 2017-09-18 15:10:46 +02:00
x86_64-cpuid-Xeon-Gold-6148.xml tests: Add CPUID data for Intel(R) Xeon(R) Gold 6148 CPU 2017-09-18 15:10:46 +02:00
x86_64-cpuid-Xeon-W3520-disabled.xml cputest: Generate data for virCPUUpdateLive 2017-03-27 16:29:27 +02:00
x86_64-cpuid-Xeon-W3520-enabled.xml cputest: Fix cpu-cpuid.py diff command 2018-01-10 11:07:23 +01:00
x86_64-cpuid-Xeon-W3520-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Xeon-W3520-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Xeon-W3520-json.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Xeon-W3520.json cputest: Drop .new suffix from CPU test data files 2017-03-03 19:57:57 +01:00
x86_64-cpuid-Xeon-W3520.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Xeon-X5460-guest.xml Do not format <arch> in guest CPU XML 2017-03-13 23:49:57 +01:00
x86_64-cpuid-Xeon-X5460-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-cpuid-Xeon-X5460.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-exact-disable2.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-exact-disable-extra.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-exact-disable.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-exact-forbid-extra.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-exact-forbid.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-exact-force-Haswell.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-exact-force.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-exact-require-extra.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-exact-require.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-exact.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-guest-nofallback.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-guest.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-Haswell-noTSX-nofallback.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-Haswell-noTSX.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-Haswell.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-amd-fake.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-amd.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-better.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-better+pentium3-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-Haswell-noTSX.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-Haswell-noTSX+Haswell-noTSX-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-Haswell-noTSX+Haswell-noTSX,haswell-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-Haswell-noTSX+Haswell,haswell-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-incomp-arch.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-invtsc.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-invtsc+host-model.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-model-nofallback.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-model.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-no-vendor.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-passthrough-features.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-passthrough.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-SandyBridge.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-worse.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host-worse+guest-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+guest-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+guest,model486-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+guest,models-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+guest.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+host-model-nofallback.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+host-model.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+host-passthrough-features.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+host-passthrough.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+host+host-model,models-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+min.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+penryn-force-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+pentium3.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+strict-force-extra-result.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-min.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-penryn-force.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-pentium3-amd.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-pentium3.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-strict-disable.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-strict-force-extra.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-strict-full.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-strict.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00