diff options
author | Aaron Lewis <[email protected]> | 2023-02-21 16:36:53 +0000 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-03-24 14:21:40 -0700 |
commit | d01d4a4f7bd2197208b904378debf3331eec936e (patch) | |
tree | f312282ac50a004c313f3da32f01d1bdd9bac912 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 2ab3991b0b9b57affd26ab116c6e1aab5c1bf8c3 (diff) |
KVM: selftests: Move XSAVE and OSXSAVE CPUID checks into AMX's init_regs()
Move the checks on XSAVE and OSXSAVE into init_regs() so that the XSAVE
check is done before setting CR4.OSXSAVE, i.e. before a potential #GP, and
so that the OSXSAVE check is performend immediately after enabling XSAVE
in CR4.
Signed-off-by: Aaron Lewis <[email protected]>
Signed-off-by: Mingwei Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[sean: keep XSAVE check, rewrite changelog accordingly]
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