On Wed, Oct 19, 2022 at 18:56:27 +0200, Tim Wiederhake wrote: > Signed-off-by: Tim Wiederhake <twiederh@xxxxxxxxxx> > --- > src/cpu_map/x86_features.xml | 3 +++ > tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-disabled.xml | 2 +- > tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-host.xml | 1 + > tests/cputestdata/x86_64-cpuid-EPYC-7601-32-Core-disabled.xml | 2 +- > tests/cputestdata/x86_64-cpuid-EPYC-7601-32-Core-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-EPYC-7601-32-Core-host.xml | 1 + > .../x86_64-cpuid-EPYC-7601-32-Core-ibpb-disabled.xml | 2 +- > .../cputestdata/x86_64-cpuid-EPYC-7601-32-Core-ibpb-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-EPYC-7601-32-Core-ibpb-host.xml | 1 + > .../x86_64-cpuid-Hygon-C86-7185-32-core-disabled.xml | 2 +- > .../cputestdata/x86_64-cpuid-Hygon-C86-7185-32-core-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-Hygon-C86-7185-32-core-host.xml | 1 + > .../x86_64-cpuid-Ryzen-7-1800X-Eight-Core-disabled.xml | 2 +- > .../x86_64-cpuid-Ryzen-7-1800X-Eight-Core-guest.xml | 1 + > .../cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core-host.xml | 1 + > .../x86_64-cpuid-Ryzen-9-3900X-12-Core-disabled.xml | 2 +- > tests/cputestdata/x86_64-cpuid-Ryzen-9-3900X-12-Core-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-Ryzen-9-3900X-12-Core-host.xml | 1 + > 19 files changed, 21 insertions(+), 6 deletions(-) Reviewed-by: Jiri Denemark <jdenemar@xxxxxxxxxx>