
7 Jan
2021
7 Jan
'21
11 p.m.
On Wed, Jan 06, 2021 at 11:05:06 +0100, Tim Wiederhake wrote:
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> --- src/cpu_map/x86_features.xml | 3 +++ tests/cputestdata/x86_64-cpuid-Ice-Lake-Server-guest.xml | 1 + tests/cputestdata/x86_64-cpuid-Ice-Lake-Server-host.xml | 1 + 3 files changed, 5 insertions(+)
While not always required, it's a good idea to run tests/cputestdata/cpu-gather.py diff \ tests/cputestdata/x86_64-cpuid-*.json after adding new features to the CPU map (as mentioned at the top of x86_features.xml file). Jirka