Two fixes for the same check in amx_test. 1. Add an assert that XSAVE supports XTILE, rather than doing nothing with it. 2. Assert that XSAVE supports both XTILECFG and XTILEDATA. Aaron Lewis (2): KVM: selftests: Assert that XSAVE supports XTILE in amx_test KVM: selftests: Assert that XSAVE supports both XTILE{CFG,DATA} tools/testing/selftests/kvm/x86_64/amx_test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.39.0.314.g84b9a713c41-goog