On Wed, Oct 19, 2022 at 18:56:07 +0200, Tim Wiederhake wrote: > Signed-off-by: Tim Wiederhake <twiederh@xxxxxxxxxx> > --- > src/cpu_map/x86_features.xml | 3 +++ > tests/cputestdata/x86_64-cpuid-Core-i7-7600U-disabled.xml | 2 +- > tests/cputestdata/x86_64-cpuid-Core-i7-7600U-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-Core-i7-7600U-host.xml | 1 + > tests/cputestdata/x86_64-cpuid-Core-i7-7700-disabled.xml | 2 +- > tests/cputestdata/x86_64-cpuid-Core-i7-7700-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-Core-i7-7700-host.xml | 1 + > tests/cputestdata/x86_64-cpuid-Core-i7-8550U-disabled.xml | 2 +- > tests/cputestdata/x86_64-cpuid-Core-i7-8550U-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-Core-i7-8550U-host.xml | 1 + > tests/cputestdata/x86_64-cpuid-Core-i7-8700-disabled.xml | 2 +- > tests/cputestdata/x86_64-cpuid-Core-i7-8700-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-Core-i7-8700-host.xml | 1 + > tests/cputestdata/x86_64-cpuid-Ice-Lake-Server-disabled.xml | 2 +- > tests/cputestdata/x86_64-cpuid-Ice-Lake-Server-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-Ice-Lake-Server-host.xml | 1 + > tests/cputestdata/x86_64-cpuid-Xeon-E3-1225-v5-disabled.xml | 2 +- > tests/cputestdata/x86_64-cpuid-Xeon-E3-1225-v5-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-Xeon-E3-1225-v5-host.xml | 1 + > tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-v5-disabled.xml | 2 +- > tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-v5-guest.xml | 1 + > tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-v5-host.xml | 1 + > 22 files changed, 24 insertions(+), 7 deletions(-) Reviewed-by: Jiri Denemark <jdenemar@xxxxxxxxxx>