libvirt/tests/cputestdata
Jiri Denemark bb6cedd208 cpu_x86: Ignore enabled features for input models in x86DecodeUseCandidate
While we don't want to aim for the shortest list of disabled features in
the baseline result (it would select a very old model), we want to do so
while looking at any of the input models for which we're trying to
compute a baseline CPU model. Given a set of input models, we always
want to take the least capable one of them (i.e., the one with shortest
list of disabled features) or a better model which is not one of the
input models.

So when considering an input model, we just check whether its list of
disabled features is shorter than the currently best one. When looking
at other models we check both enabled and disabled features while
penalizing disabled features as implemented by the previous patch.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2022-05-06 17:33:47 +02:00
..
cpu-data.py
ppc64-baseline-incompatible-models.xml
ppc64-baseline-incompatible-vendors.xml
ppc64-baseline-legacy.xml
ppc64-baseline-no-vendor-result.xml
ppc64-baseline-no-vendor.xml
ppc64-baseline-same-model-result.xml
ppc64-baseline-same-model.xml
ppc64-guest-compat-bad.xml
ppc64-guest-compat-incompatible.xml
ppc64-guest-compat-none.xml
ppc64-guest-compat-valid.xml
ppc64-guest-exact.xml
ppc64-guest-host-model.xml
ppc64-guest-legacy-bad.xml
ppc64-guest-legacy-incompatible.xml
ppc64-guest-legacy.xml
ppc64-guest-nofallback.xml
ppc64-guest-strict.xml
ppc64-guest.xml
ppc64-host-better.xml
ppc64-host-incomp-arch.xml
ppc64-host-no-vendor.xml
ppc64-host-worse.xml
ppc64-host.xml
ppc64-host+guest-compat-bad.xml
ppc64-host+guest-compat-incompatible.xml
ppc64-host+guest-compat-none.xml
ppc64-host+guest-compat-valid.xml
ppc64-host+guest-host-model.xml
ppc64-host+guest-legacy-bad.xml
ppc64-host+guest-legacy-incompatible.xml
ppc64-host+guest-legacy,ppc_models-result.xml
ppc64-host+guest-legacy.xml
ppc64-host+guest-nofallback.xml
ppc64-host+guest,ppc_models-result.xml
ppc64-host+guest.xml
x86_64-baseline-features-expanded.xml cputest: Give better names to baseline tests 2022-05-06 17:33:46 +02:00
x86_64-baseline-features-result.xml cputest: Give better names to baseline tests 2022-05-06 17:33:46 +02:00
x86_64-baseline-features.xml cputest: Give better names to baseline tests 2022-05-06 17:33:46 +02:00
x86_64-baseline-incompatible-vendors.xml
x86_64-baseline-no-vendor-result.xml
x86_64-baseline-no-vendor.xml
x86_64-baseline-simple-expanded.xml cputest: Give better names to baseline tests 2022-05-06 17:33:46 +02:00
x86_64-baseline-simple-result.xml cputest: Give better names to baseline tests 2022-05-06 17:33:46 +02:00
x86_64-baseline-simple.xml cputest: Give better names to baseline tests 2022-05-06 17:33:46 +02:00
x86_64-baseline-some-vendors-result.xml
x86_64-baseline-some-vendors.xml
x86_64-baseline-Westmere+Nehalem-migratable.xml cpu_x86: Ignore enabled features for input models in x86DecodeUseCandidate 2022-05-06 17:33:47 +02:00
x86_64-baseline-Westmere+Nehalem-result.xml cpu_x86: Ignore enabled features for input models in x86DecodeUseCandidate 2022-05-06 17:33:47 +02:00
x86_64-baseline-Westmere+Nehalem.xml cputest: Give better names to baseline tests 2022-05-06 17:33:46 +02:00
x86_64-bogus-feature.xml
x86_64-bogus-model.xml
x86_64-bogus-vendor.xml
x86_64-cpuid-A10-5800K-disabled.xml
x86_64-cpuid-A10-5800K-enabled.xml
x86_64-cpuid-A10-5800K-guest.xml
x86_64-cpuid-A10-5800K-host.xml
x86_64-cpuid-A10-5800K-json.xml
x86_64-cpuid-A10-5800K.json
x86_64-cpuid-A10-5800K.sig
x86_64-cpuid-A10-5800K.xml
x86_64-cpuid-Atom-D510-guest.xml cpu_x86: Penalize disabled features when computing CPU model 2022-05-06 17:33:47 +02:00
x86_64-cpuid-Atom-D510-host.xml
x86_64-cpuid-Atom-D510.sig
x86_64-cpuid-Atom-D510.xml
x86_64-cpuid-Atom-N450-guest.xml cpu_x86: Penalize disabled features when computing CPU model 2022-05-06 17:33:47 +02:00
x86_64-cpuid-Atom-N450-host.xml
x86_64-cpuid-Atom-N450.sig
x86_64-cpuid-Atom-N450.xml
x86_64-cpuid-Atom-P5362-disabled.xml
x86_64-cpuid-Atom-P5362-enabled.xml
x86_64-cpuid-Atom-P5362-guest.xml
x86_64-cpuid-Atom-P5362-host.xml
x86_64-cpuid-Atom-P5362-json.xml
x86_64-cpuid-Atom-P5362.json
x86_64-cpuid-Atom-P5362.sig
x86_64-cpuid-Atom-P5362.xml
x86_64-cpuid-baseline-Broadwell-IBRS+Cascadelake.xml cpu_x86: Penalize disabled features when computing CPU model 2022-05-06 17:33:47 +02:00
x86_64-cpuid-baseline-Cascadelake+Icelake.xml cpu_x86: Penalize disabled features when computing CPU model 2022-05-06 17:33:47 +02:00
x86_64-cpuid-baseline-Cascadelake+Skylake-IBRS.xml cpu_x86: Penalize disabled features when computing CPU model 2022-05-06 17:33:47 +02:00
x86_64-cpuid-baseline-Cascadelake+Skylake.xml cputest: Add some real world baseline tests 2022-05-06 17:33:46 +02:00
x86_64-cpuid-baseline-Cooperlake+Cascadelake.xml cpu_x86: Ignore enabled features for input models in x86DecodeUseCandidate 2022-05-06 17:33:47 +02:00
x86_64-cpuid-baseline-Cooperlake+Icelake.xml cpu_x86: Penalize disabled features when computing CPU model 2022-05-06 17:33:47 +02:00
x86_64-cpuid-baseline-EPYC+Rome.xml cputest: Add some real world baseline tests 2022-05-06 17:33:46 +02:00
x86_64-cpuid-baseline-Haswell-noTSX-IBRS+Broadwell.xml cputest: Add some real world baseline tests 2022-05-06 17:33:46 +02:00
x86_64-cpuid-baseline-Haswell-noTSX-IBRS+Skylake-IBRS.xml cputest: Add some real world baseline tests 2022-05-06 17:33:46 +02:00
x86_64-cpuid-baseline-Haswell-noTSX-IBRS+Skylake.xml cputest: Add some real world baseline tests 2022-05-06 17:33:46 +02:00
x86_64-cpuid-baseline-Haswell+Skylake.xml cputest: Add some real world baseline tests 2022-05-06 17:33:46 +02:00
x86_64-cpuid-baseline-Ryzen+Rome.xml cputest: Add some real world baseline tests 2022-05-06 17:33:46 +02:00
x86_64-cpuid-baseline-Skylake-Client+Server.xml cputest: Add some real world baseline tests 2022-05-06 17:33:46 +02:00
x86_64-cpuid-Cooperlake-disabled.xml
x86_64-cpuid-Cooperlake-enabled.xml
x86_64-cpuid-Cooperlake-guest.xml
x86_64-cpuid-Cooperlake-host.xml
x86_64-cpuid-Cooperlake-json.xml
x86_64-cpuid-Cooperlake.json
x86_64-cpuid-Cooperlake.sig
x86_64-cpuid-Cooperlake.xml
x86_64-cpuid-Core2-E6850-disabled.xml
x86_64-cpuid-Core2-E6850-enabled.xml
x86_64-cpuid-Core2-E6850-guest.xml
x86_64-cpuid-Core2-E6850-host.xml
x86_64-cpuid-Core2-E6850-json.xml
x86_64-cpuid-Core2-E6850.json
x86_64-cpuid-Core2-E6850.sig
x86_64-cpuid-Core2-E6850.xml
x86_64-cpuid-Core2-Q9500-guest.xml
x86_64-cpuid-Core2-Q9500-host.xml
x86_64-cpuid-Core2-Q9500.sig
x86_64-cpuid-Core2-Q9500.xml
x86_64-cpuid-Core-i5-650-disabled.xml
x86_64-cpuid-Core-i5-650-enabled.xml
x86_64-cpuid-Core-i5-650-guest.xml
x86_64-cpuid-Core-i5-650-host.xml
x86_64-cpuid-Core-i5-650-json.xml
x86_64-cpuid-Core-i5-650.json
x86_64-cpuid-Core-i5-650.sig
x86_64-cpuid-Core-i5-650.xml
x86_64-cpuid-Core-i5-2500-disabled.xml
x86_64-cpuid-Core-i5-2500-enabled.xml
x86_64-cpuid-Core-i5-2500-guest.xml
x86_64-cpuid-Core-i5-2500-host.xml
x86_64-cpuid-Core-i5-2500-json.xml
x86_64-cpuid-Core-i5-2500.json
x86_64-cpuid-Core-i5-2500.sig
x86_64-cpuid-Core-i5-2500.xml
x86_64-cpuid-Core-i5-2540M-disabled.xml
x86_64-cpuid-Core-i5-2540M-enabled.xml
x86_64-cpuid-Core-i5-2540M-guest.xml
x86_64-cpuid-Core-i5-2540M-host.xml
x86_64-cpuid-Core-i5-2540M-json.xml
x86_64-cpuid-Core-i5-2540M.json
x86_64-cpuid-Core-i5-2540M.sig
x86_64-cpuid-Core-i5-2540M.xml
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
x86_64-cpuid-Core-i5-4670T-guest.xml
x86_64-cpuid-Core-i5-4670T-host.xml
x86_64-cpuid-Core-i5-4670T-json.xml
x86_64-cpuid-Core-i5-4670T.json
x86_64-cpuid-Core-i5-4670T.sig
x86_64-cpuid-Core-i5-4670T.xml
x86_64-cpuid-Core-i5-6600-disabled.xml
x86_64-cpuid-Core-i5-6600-enabled.xml
x86_64-cpuid-Core-i5-6600-guest.xml
x86_64-cpuid-Core-i5-6600-host.xml
x86_64-cpuid-Core-i5-6600-json.xml
x86_64-cpuid-Core-i5-6600.json
x86_64-cpuid-Core-i5-6600.sig
x86_64-cpuid-Core-i5-6600.xml
x86_64-cpuid-Core-i7-2600-disabled.xml
x86_64-cpuid-Core-i7-2600-enabled.xml
x86_64-cpuid-Core-i7-2600-guest.xml
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
x86_64-cpuid-Core-i7-2600-xsaveopt-disabled.xml
x86_64-cpuid-Core-i7-2600-xsaveopt-enabled.xml
x86_64-cpuid-Core-i7-2600-xsaveopt-guest.xml
x86_64-cpuid-Core-i7-2600-xsaveopt-host.xml
x86_64-cpuid-Core-i7-2600-xsaveopt-json.xml
x86_64-cpuid-Core-i7-2600-xsaveopt.json
x86_64-cpuid-Core-i7-2600-xsaveopt.sig
x86_64-cpuid-Core-i7-2600-xsaveopt.xml
x86_64-cpuid-Core-i7-2600.json
x86_64-cpuid-Core-i7-2600.sig
x86_64-cpuid-Core-i7-2600.xml
x86_64-cpuid-Core-i7-3520M-guest.xml
x86_64-cpuid-Core-i7-3520M-host.xml
x86_64-cpuid-Core-i7-3520M.sig
x86_64-cpuid-Core-i7-3520M.xml
x86_64-cpuid-Core-i7-3740QM-disabled.xml
x86_64-cpuid-Core-i7-3740QM-enabled.xml
x86_64-cpuid-Core-i7-3740QM-guest.xml
x86_64-cpuid-Core-i7-3740QM-host.xml
x86_64-cpuid-Core-i7-3740QM-json.xml
x86_64-cpuid-Core-i7-3740QM.json
x86_64-cpuid-Core-i7-3740QM.sig
x86_64-cpuid-Core-i7-3740QM.xml
x86_64-cpuid-Core-i7-3770-disabled.xml
x86_64-cpuid-Core-i7-3770-enabled.xml
x86_64-cpuid-Core-i7-3770-guest.xml
x86_64-cpuid-Core-i7-3770-host.xml
x86_64-cpuid-Core-i7-3770-json.xml
x86_64-cpuid-Core-i7-3770.json
x86_64-cpuid-Core-i7-3770.sig
x86_64-cpuid-Core-i7-3770.xml
x86_64-cpuid-Core-i7-4510U-disabled.xml
x86_64-cpuid-Core-i7-4510U-enabled.xml
x86_64-cpuid-Core-i7-4510U-guest.xml
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
x86_64-cpuid-Core-i7-4510U.json
x86_64-cpuid-Core-i7-4510U.sig
x86_64-cpuid-Core-i7-4510U.xml
x86_64-cpuid-Core-i7-4600U-disabled.xml
x86_64-cpuid-Core-i7-4600U-enabled.xml
x86_64-cpuid-Core-i7-4600U-guest.xml
x86_64-cpuid-Core-i7-4600U-host.xml
x86_64-cpuid-Core-i7-4600U-json.xml
x86_64-cpuid-Core-i7-4600U.json
x86_64-cpuid-Core-i7-4600U.sig
x86_64-cpuid-Core-i7-4600U.xml
x86_64-cpuid-Core-i7-5600U-arat-disabled.xml
x86_64-cpuid-Core-i7-5600U-arat-enabled.xml
x86_64-cpuid-Core-i7-5600U-arat-guest.xml
x86_64-cpuid-Core-i7-5600U-arat-host.xml
x86_64-cpuid-Core-i7-5600U-arat-json.xml
x86_64-cpuid-Core-i7-5600U-arat.json
x86_64-cpuid-Core-i7-5600U-arat.sig
x86_64-cpuid-Core-i7-5600U-arat.xml
x86_64-cpuid-Core-i7-5600U-disabled.xml
x86_64-cpuid-Core-i7-5600U-enabled.xml
x86_64-cpuid-Core-i7-5600U-guest.xml
x86_64-cpuid-Core-i7-5600U-host.xml
x86_64-cpuid-Core-i7-5600U-ibrs-disabled.xml
x86_64-cpuid-Core-i7-5600U-ibrs-enabled.xml
x86_64-cpuid-Core-i7-5600U-ibrs-guest.xml
x86_64-cpuid-Core-i7-5600U-ibrs-host.xml
x86_64-cpuid-Core-i7-5600U-ibrs-json.xml
x86_64-cpuid-Core-i7-5600U-ibrs.json
x86_64-cpuid-Core-i7-5600U-ibrs.sig
x86_64-cpuid-Core-i7-5600U-ibrs.xml
x86_64-cpuid-Core-i7-5600U-json.xml
x86_64-cpuid-Core-i7-5600U.json
x86_64-cpuid-Core-i7-5600U.sig
x86_64-cpuid-Core-i7-5600U.xml
x86_64-cpuid-Core-i7-7600U-disabled.xml
x86_64-cpuid-Core-i7-7600U-enabled.xml
x86_64-cpuid-Core-i7-7600U-guest.xml
x86_64-cpuid-Core-i7-7600U-host.xml
x86_64-cpuid-Core-i7-7600U-json.xml
x86_64-cpuid-Core-i7-7600U.json
x86_64-cpuid-Core-i7-7600U.sig
x86_64-cpuid-Core-i7-7600U.xml
x86_64-cpuid-Core-i7-7700-disabled.xml
x86_64-cpuid-Core-i7-7700-enabled.xml
x86_64-cpuid-Core-i7-7700-guest.xml
x86_64-cpuid-Core-i7-7700-host.xml
x86_64-cpuid-Core-i7-7700-json.xml
x86_64-cpuid-Core-i7-7700.json
x86_64-cpuid-Core-i7-7700.sig
x86_64-cpuid-Core-i7-7700.xml
x86_64-cpuid-Core-i7-8550U-disabled.xml
x86_64-cpuid-Core-i7-8550U-enabled.xml
x86_64-cpuid-Core-i7-8550U-guest.xml
x86_64-cpuid-Core-i7-8550U-host.xml
x86_64-cpuid-Core-i7-8550U-json.xml
x86_64-cpuid-Core-i7-8550U.json
x86_64-cpuid-Core-i7-8550U.sig
x86_64-cpuid-Core-i7-8550U.xml
x86_64-cpuid-Core-i7-8700-disabled.xml
x86_64-cpuid-Core-i7-8700-enabled.xml
x86_64-cpuid-Core-i7-8700-guest.xml
x86_64-cpuid-Core-i7-8700-host.xml
x86_64-cpuid-Core-i7-8700-json.xml
x86_64-cpuid-Core-i7-8700.json
x86_64-cpuid-Core-i7-8700.sig
x86_64-cpuid-Core-i7-8700.xml
x86_64-cpuid-EPYC-7502-32-Core-disabled.xml
x86_64-cpuid-EPYC-7502-32-Core-enabled.xml
x86_64-cpuid-EPYC-7502-32-Core-guest.xml
x86_64-cpuid-EPYC-7502-32-Core-host.xml
x86_64-cpuid-EPYC-7502-32-Core-json.xml
x86_64-cpuid-EPYC-7502-32-Core.json
x86_64-cpuid-EPYC-7502-32-Core.sig
x86_64-cpuid-EPYC-7502-32-Core.xml
x86_64-cpuid-EPYC-7601-32-Core-disabled.xml
x86_64-cpuid-EPYC-7601-32-Core-enabled.xml
x86_64-cpuid-EPYC-7601-32-Core-guest.xml
x86_64-cpuid-EPYC-7601-32-Core-host.xml
x86_64-cpuid-EPYC-7601-32-Core-ibpb-disabled.xml
x86_64-cpuid-EPYC-7601-32-Core-ibpb-enabled.xml
x86_64-cpuid-EPYC-7601-32-Core-ibpb-guest.xml cpu_map: Drop 'monitor' from modern x86 CPU models 2020-11-24 20:13:23 +01:00
x86_64-cpuid-EPYC-7601-32-Core-ibpb-host.xml
x86_64-cpuid-EPYC-7601-32-Core-ibpb-json.xml
x86_64-cpuid-EPYC-7601-32-Core-ibpb.json
x86_64-cpuid-EPYC-7601-32-Core-ibpb.sig
x86_64-cpuid-EPYC-7601-32-Core-ibpb.xml
x86_64-cpuid-EPYC-7601-32-Core-json.xml
x86_64-cpuid-EPYC-7601-32-Core.json
x86_64-cpuid-EPYC-7601-32-Core.sig
x86_64-cpuid-EPYC-7601-32-Core.xml
x86_64-cpuid-FX-8150-guest.xml
x86_64-cpuid-FX-8150-host.xml
x86_64-cpuid-FX-8150.sig
x86_64-cpuid-FX-8150.xml
x86_64-cpuid-Hygon-C86-7185-32-core-disabled.xml
x86_64-cpuid-Hygon-C86-7185-32-core-enabled.xml
x86_64-cpuid-Hygon-C86-7185-32-core-guest.xml
x86_64-cpuid-Hygon-C86-7185-32-core-host.xml
x86_64-cpuid-Hygon-C86-7185-32-core-json.xml
x86_64-cpuid-Hygon-C86-7185-32-core.json
x86_64-cpuid-Hygon-C86-7185-32-core.sig
x86_64-cpuid-Hygon-C86-7185-32-core.xml
x86_64-cpuid-Ice-Lake-Server-disabled.xml
x86_64-cpuid-Ice-Lake-Server-enabled.xml
x86_64-cpuid-Ice-Lake-Server-guest.xml
x86_64-cpuid-Ice-Lake-Server-host.xml
x86_64-cpuid-Ice-Lake-Server-json.xml
x86_64-cpuid-Ice-Lake-Server.json
x86_64-cpuid-Ice-Lake-Server.sig
x86_64-cpuid-Ice-Lake-Server.xml
x86_64-cpuid-Opteron-1352-guest.xml
x86_64-cpuid-Opteron-1352-host.xml
x86_64-cpuid-Opteron-1352.sig
x86_64-cpuid-Opteron-1352.xml
x86_64-cpuid-Opteron-2350-disabled.xml
x86_64-cpuid-Opteron-2350-enabled.xml
x86_64-cpuid-Opteron-2350-guest.xml
x86_64-cpuid-Opteron-2350-host.xml
x86_64-cpuid-Opteron-2350-json.xml
x86_64-cpuid-Opteron-2350.json
x86_64-cpuid-Opteron-2350.sig
x86_64-cpuid-Opteron-2350.xml
x86_64-cpuid-Opteron-6234-disabled.xml
x86_64-cpuid-Opteron-6234-enabled.xml
x86_64-cpuid-Opteron-6234-guest.xml
x86_64-cpuid-Opteron-6234-host.xml cpu_map: Add missing AMD SVM features 2020-06-19 21:59:31 +02:00
x86_64-cpuid-Opteron-6234-json.xml
x86_64-cpuid-Opteron-6234.json
x86_64-cpuid-Opteron-6234.sig
x86_64-cpuid-Opteron-6234.xml
x86_64-cpuid-Opteron-6282-guest.xml
x86_64-cpuid-Opteron-6282-host.xml
x86_64-cpuid-Opteron-6282.sig
x86_64-cpuid-Opteron-6282.xml
x86_64-cpuid-Pentium-P6100-guest.xml
x86_64-cpuid-Pentium-P6100-host.xml
x86_64-cpuid-Pentium-P6100.sig
x86_64-cpuid-Pentium-P6100.xml
x86_64-cpuid-Phenom-B95-disabled.xml
x86_64-cpuid-Phenom-B95-enabled.xml
x86_64-cpuid-Phenom-B95-guest.xml
x86_64-cpuid-Phenom-B95-host.xml
x86_64-cpuid-Phenom-B95-json.xml cpu_x86: Penalize disabled features when computing CPU model 2022-05-06 17:33:47 +02:00
x86_64-cpuid-Phenom-B95.json
x86_64-cpuid-Phenom-B95.sig
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 cpu_map: Add missing AMD SVM features 2020-06-19 21:59:31 +02:00
x86_64-cpuid-Ryzen-7-1800X-Eight-Core-enabled.xml
x86_64-cpuid-Ryzen-7-1800X-Eight-Core-guest.xml
x86_64-cpuid-Ryzen-7-1800X-Eight-Core-host.xml
x86_64-cpuid-Ryzen-7-1800X-Eight-Core-json.xml
x86_64-cpuid-Ryzen-7-1800X-Eight-Core.json
x86_64-cpuid-Ryzen-7-1800X-Eight-Core.sig
x86_64-cpuid-Ryzen-7-1800X-Eight-Core.xml
x86_64-cpuid-Ryzen-9-3900X-12-Core-disabled.xml
x86_64-cpuid-Ryzen-9-3900X-12-Core-enabled.xml
x86_64-cpuid-Ryzen-9-3900X-12-Core-guest.xml
x86_64-cpuid-Ryzen-9-3900X-12-Core-host.xml
x86_64-cpuid-Ryzen-9-3900X-12-Core-json.xml
x86_64-cpuid-Ryzen-9-3900X-12-Core.json
x86_64-cpuid-Ryzen-9-3900X-12-Core.sig
x86_64-cpuid-Ryzen-9-3900X-12-Core.xml
x86_64-cpuid-Xeon-5110-guest.xml
x86_64-cpuid-Xeon-5110-host.xml
x86_64-cpuid-Xeon-5110.sig
x86_64-cpuid-Xeon-5110.xml
x86_64-cpuid-Xeon-E3-1225-v5-disabled.xml
x86_64-cpuid-Xeon-E3-1225-v5-enabled.xml
x86_64-cpuid-Xeon-E3-1225-v5-guest.xml
x86_64-cpuid-Xeon-E3-1225-v5-host.xml
x86_64-cpuid-Xeon-E3-1225-v5-json.xml
x86_64-cpuid-Xeon-E3-1225-v5.json
x86_64-cpuid-Xeon-E3-1225-v5.sig
x86_64-cpuid-Xeon-E3-1225-v5.xml
x86_64-cpuid-Xeon-E3-1245-v5-disabled.xml
x86_64-cpuid-Xeon-E3-1245-v5-enabled.xml
x86_64-cpuid-Xeon-E3-1245-v5-guest.xml
x86_64-cpuid-Xeon-E3-1245-v5-host.xml
x86_64-cpuid-Xeon-E3-1245-v5-json.xml
x86_64-cpuid-Xeon-E3-1245-v5.json
x86_64-cpuid-Xeon-E3-1245-v5.sig
x86_64-cpuid-Xeon-E3-1245-v5.xml
x86_64-cpuid-Xeon-E5-2609-v3-disabled.xml
x86_64-cpuid-Xeon-E5-2609-v3-enabled.xml
x86_64-cpuid-Xeon-E5-2609-v3-guest.xml
x86_64-cpuid-Xeon-E5-2609-v3-host.xml
x86_64-cpuid-Xeon-E5-2609-v3-json.xml
x86_64-cpuid-Xeon-E5-2609-v3.json
x86_64-cpuid-Xeon-E5-2609-v3.sig
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
x86_64-cpuid-Xeon-E5-2623-v4-enabled.xml
x86_64-cpuid-Xeon-E5-2623-v4-guest.xml
x86_64-cpuid-Xeon-E5-2623-v4-host.xml
x86_64-cpuid-Xeon-E5-2623-v4-json.xml
x86_64-cpuid-Xeon-E5-2623-v4.json
x86_64-cpuid-Xeon-E5-2623-v4.sig
x86_64-cpuid-Xeon-E5-2623-v4.xml
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
x86_64-cpuid-Xeon-E5-2630-v3-guest.xml
x86_64-cpuid-Xeon-E5-2630-v3-host.xml
x86_64-cpuid-Xeon-E5-2630-v3-json.xml
x86_64-cpuid-Xeon-E5-2630-v3.json
x86_64-cpuid-Xeon-E5-2630-v3.sig
x86_64-cpuid-Xeon-E5-2630-v3.xml
x86_64-cpuid-Xeon-E5-2630-v4-disabled.xml
x86_64-cpuid-Xeon-E5-2630-v4-enabled.xml
x86_64-cpuid-Xeon-E5-2630-v4-guest.xml
x86_64-cpuid-Xeon-E5-2630-v4-host.xml
x86_64-cpuid-Xeon-E5-2630-v4-json.xml
x86_64-cpuid-Xeon-E5-2630-v4.json
x86_64-cpuid-Xeon-E5-2630-v4.sig
x86_64-cpuid-Xeon-E5-2630-v4.xml
x86_64-cpuid-Xeon-E5-2650-disabled.xml
x86_64-cpuid-Xeon-E5-2650-enabled.xml
x86_64-cpuid-Xeon-E5-2650-guest.xml
x86_64-cpuid-Xeon-E5-2650-host.xml
x86_64-cpuid-Xeon-E5-2650-json.xml
x86_64-cpuid-Xeon-E5-2650-v3-disabled.xml
x86_64-cpuid-Xeon-E5-2650-v3-enabled.xml
x86_64-cpuid-Xeon-E5-2650-v3-guest.xml
x86_64-cpuid-Xeon-E5-2650-v3-host.xml
x86_64-cpuid-Xeon-E5-2650-v3-json.xml
x86_64-cpuid-Xeon-E5-2650-v3.json
x86_64-cpuid-Xeon-E5-2650-v3.sig
x86_64-cpuid-Xeon-E5-2650-v3.xml
x86_64-cpuid-Xeon-E5-2650-v4-disabled.xml
x86_64-cpuid-Xeon-E5-2650-v4-enabled.xml
x86_64-cpuid-Xeon-E5-2650-v4-guest.xml
x86_64-cpuid-Xeon-E5-2650-v4-host.xml
x86_64-cpuid-Xeon-E5-2650-v4-json.xml
x86_64-cpuid-Xeon-E5-2650-v4.json
x86_64-cpuid-Xeon-E5-2650-v4.sig
x86_64-cpuid-Xeon-E5-2650-v4.xml
x86_64-cpuid-Xeon-E5-2650.json
x86_64-cpuid-Xeon-E5-2650.sig
x86_64-cpuid-Xeon-E5-2650.xml
x86_64-cpuid-Xeon-E7-4820-disabled.xml
x86_64-cpuid-Xeon-E7-4820-enabled.xml
x86_64-cpuid-Xeon-E7-4820-guest.xml
x86_64-cpuid-Xeon-E7-4820-host.xml
x86_64-cpuid-Xeon-E7-4820-json.xml
x86_64-cpuid-Xeon-E7-4820.json
x86_64-cpuid-Xeon-E7-4820.sig
x86_64-cpuid-Xeon-E7-4820.xml
x86_64-cpuid-Xeon-E7-4830-disabled.xml
x86_64-cpuid-Xeon-E7-4830-enabled.xml
x86_64-cpuid-Xeon-E7-4830-guest.xml
x86_64-cpuid-Xeon-E7-4830-host.xml
x86_64-cpuid-Xeon-E7-4830-json.xml
x86_64-cpuid-Xeon-E7-4830.json
x86_64-cpuid-Xeon-E7-4830.sig
x86_64-cpuid-Xeon-E7-4830.xml
x86_64-cpuid-Xeon-E7-8890-v3-disabled.xml
x86_64-cpuid-Xeon-E7-8890-v3-enabled.xml
x86_64-cpuid-Xeon-E7-8890-v3-guest.xml
x86_64-cpuid-Xeon-E7-8890-v3-host.xml
x86_64-cpuid-Xeon-E7-8890-v3-json.xml
x86_64-cpuid-Xeon-E7-8890-v3.json
x86_64-cpuid-Xeon-E7-8890-v3.sig
x86_64-cpuid-Xeon-E7-8890-v3.xml
x86_64-cpuid-Xeon-E7540-disabled.xml
x86_64-cpuid-Xeon-E7540-enabled.xml
x86_64-cpuid-Xeon-E7540-guest.xml
x86_64-cpuid-Xeon-E7540-host.xml
x86_64-cpuid-Xeon-E7540-json.xml
x86_64-cpuid-Xeon-E7540.json
x86_64-cpuid-Xeon-E7540.sig
x86_64-cpuid-Xeon-E7540.xml
x86_64-cpuid-Xeon-Gold-5115-disabled.xml
x86_64-cpuid-Xeon-Gold-5115-enabled.xml
x86_64-cpuid-Xeon-Gold-5115-guest.xml
x86_64-cpuid-Xeon-Gold-5115-host.xml
x86_64-cpuid-Xeon-Gold-5115-json.xml
x86_64-cpuid-Xeon-Gold-5115.json
x86_64-cpuid-Xeon-Gold-5115.sig
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-6130-disabled.xml
x86_64-cpuid-Xeon-Gold-6130-enabled.xml
x86_64-cpuid-Xeon-Gold-6130-guest.xml
x86_64-cpuid-Xeon-Gold-6130-host.xml
x86_64-cpuid-Xeon-Gold-6130-json.xml
x86_64-cpuid-Xeon-Gold-6130.json
x86_64-cpuid-Xeon-Gold-6130.sig
x86_64-cpuid-Xeon-Gold-6130.xml
x86_64-cpuid-Xeon-Gold-6148-disabled.xml
x86_64-cpuid-Xeon-Gold-6148-enabled.xml
x86_64-cpuid-Xeon-Gold-6148-guest.xml
x86_64-cpuid-Xeon-Gold-6148-host.xml
x86_64-cpuid-Xeon-Gold-6148-json.xml
x86_64-cpuid-Xeon-Gold-6148.json
x86_64-cpuid-Xeon-Gold-6148.sig
x86_64-cpuid-Xeon-Gold-6148.xml
x86_64-cpuid-Xeon-Platinum-8268-disabled.xml
x86_64-cpuid-Xeon-Platinum-8268-enabled.xml
x86_64-cpuid-Xeon-Platinum-8268-guest.xml
x86_64-cpuid-Xeon-Platinum-8268-host.xml
x86_64-cpuid-Xeon-Platinum-8268-json.xml
x86_64-cpuid-Xeon-Platinum-8268.json
x86_64-cpuid-Xeon-Platinum-8268.sig
x86_64-cpuid-Xeon-Platinum-8268.xml
x86_64-cpuid-Xeon-Platinum-9242-disabled.xml
x86_64-cpuid-Xeon-Platinum-9242-enabled.xml
x86_64-cpuid-Xeon-Platinum-9242-guest.xml
x86_64-cpuid-Xeon-Platinum-9242-host.xml
x86_64-cpuid-Xeon-Platinum-9242-json.xml
x86_64-cpuid-Xeon-Platinum-9242.json
x86_64-cpuid-Xeon-Platinum-9242.sig
x86_64-cpuid-Xeon-Platinum-9242.xml
x86_64-cpuid-Xeon-W3520-disabled.xml
x86_64-cpuid-Xeon-W3520-enabled.xml
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
x86_64-cpuid-Xeon-W3520-json.xml
x86_64-cpuid-Xeon-W3520.json
x86_64-cpuid-Xeon-W3520.sig
x86_64-cpuid-Xeon-W3520.xml
x86_64-cpuid-Xeon-X5460-guest.xml
x86_64-cpuid-Xeon-X5460-host.xml
x86_64-cpuid-Xeon-X5460.sig
x86_64-cpuid-Xeon-X5460.xml
x86_64-exact-disable2.xml
x86_64-exact-disable-extra.xml
x86_64-exact-disable.xml
x86_64-exact-forbid-extra.xml
x86_64-exact-forbid.xml
x86_64-exact-force-Haswell.xml
x86_64-exact-force.xml
x86_64-exact-require-extra.xml
x86_64-exact-require.xml
x86_64-exact.xml
x86_64-guest-nofallback.xml
x86_64-guest.xml
x86_64-Haswell-noTSX-nofallback.xml
x86_64-Haswell-noTSX.xml
x86_64-Haswell.xml
x86_64-host-amd-fake.xml
x86_64-host-amd.xml
x86_64-host-better.xml
x86_64-host-better+pentium3-result.xml
x86_64-host-Haswell-noTSX.xml
x86_64-host-Haswell-noTSX+Haswell-noTSX-result.xml
x86_64-host-Haswell-noTSX+Haswell-noTSX,haswell-result.xml
x86_64-host-Haswell-noTSX+Haswell,haswell-result.xml
x86_64-host-incomp-arch.xml
x86_64-host-invtsc.xml
x86_64-host-invtsc+host-model.xml
x86_64-host-model-nofallback.xml
x86_64-host-model.xml
x86_64-host-no-vendor.xml
x86_64-host-passthrough-features.xml
x86_64-host-passthrough.xml
x86_64-host-SandyBridge.xml
x86_64-host-worse.xml
x86_64-host-worse+guest-result.xml
x86_64-host.xml cputest: Rename x86 data files 2017-02-24 14:10:57 +01:00
x86_64-host+guest-result.xml
x86_64-host+guest,model486-result.xml
x86_64-host+guest,models-result.xml cpu_x86: Penalize disabled features when computing CPU model 2022-05-06 17:33:47 +02:00
x86_64-host+guest.xml
x86_64-host+host-model-nofallback.xml
x86_64-host+host-model.xml
x86_64-host+host-passthrough-features.xml
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
x86_64-host+min.xml
x86_64-host+penryn-force-result.xml
x86_64-host+pentium3.xml
x86_64-host+strict-force-extra-result.xml
x86_64-min.xml
x86_64-penryn-force.xml
x86_64-pentium3-amd.xml
x86_64-pentium3.xml
x86_64-strict-disable.xml
x86_64-strict-force-extra.xml
x86_64-strict-full.xml
x86_64-strict.xml