diff options
author | Mingwei Zhang <[email protected]> | 2023-02-21 16:36:44 +0000 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-03-24 14:21:36 -0700 |
commit | 5de4a3765b7e703374aa955662bba67475a7ac92 (patch) | |
tree | ae47e20a033154af12c0b886a1f12e8c9ff3fc0d /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 735b0e0f2d001b7ed9486db84453fb860e764a4d (diff) |
KVM: selftests: Add a fully functional "struct xstate" for x86
Add a working xstate data structure for the usage of AMX and potential
future usage on other xstate components. AMX selftest requires checking
both the xstate_bv and xcomp_bv. Existing code relies on pointer
arithmetics to fetch xstate_bv and does not support xcomp_bv.
So, add a working xstate data structure into processor.h for x86.
Suggested-by: Sean Christopherson <[email protected]>
Signed-off-by: Mingwei Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions