Here are a few additional checks that were missing from the selftest, amx_test. My hope is to append these to the end of part 1 of this series, so we have one series with all of these fixes in it. Aaron Lewis (5): KVM: selftests: Assert that XTILE is XSAVE-enabled KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabled KVM: selftests: Remove redundant check that XSAVE is supported KVM: selftests: Check that the palette table exists before using it KVM: selftests: Check that XTILEDATA supports XFD .../selftests/kvm/include/x86_64/processor.h | 2 ++ tools/testing/selftests/kvm/x86_64/amx_test.c | 21 +++++++------------ 2 files changed, 10 insertions(+), 13 deletions(-) -- 2.39.2.637.g21b0678d19-goog