public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix check in amx_test
@ 2022-12-30  1:36 Aaron Lewis
  2022-12-30  1:36 ` [PATCH v2 1/2] KVM: selftests: Assert that XSAVE supports XTILE " Aaron Lewis
  2022-12-30  1:36 ` [PATCH v2 2/2] KVM: selftests: Assert that XSAVE supports both XTILE{CFG,DATA} Aaron Lewis
  0 siblings, 2 replies; 5+ messages in thread
From: Aaron Lewis @ 2022-12-30  1:36 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini, jmattson, seanjc, Aaron Lewis

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-03 18:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-30  1:36 [PATCH v2 0/2] Fix check in amx_test Aaron Lewis
2022-12-30  1:36 ` [PATCH v2 1/2] KVM: selftests: Assert that XSAVE supports XTILE " Aaron Lewis
2023-01-03 18:13   ` Sean Christopherson
2023-01-03 18:24     ` Sean Christopherson
2022-12-30  1:36 ` [PATCH v2 2/2] KVM: selftests: Assert that XSAVE supports both XTILE{CFG,DATA} Aaron Lewis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox