diff options
author | Sean Christopherson <[email protected]> | 2020-09-23 14:53:52 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-09-25 08:56:35 -0400 |
commit | 8d214c481611b29458a57913bd786f0ac06f0605 (patch) | |
tree | 31190bdf4f18c022e92f397990fd0a7bde2ff1f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ee6fa053019478918ca15eadaa93e516ddb9da8d (diff) |
KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
Reset the MMU context during kvm_set_cr4() if SMAP or PKE is toggled.
Recent commits to (correctly) not reload PDPTRs when SMAP/PKE are
toggled inadvertantly skipped the MMU context reset due to the mask
of bits that triggers PDPTR loads also being used to trigger MMU context
resets.
Fixes: 427890aff855 ("kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode")
Fixes: cb957adb4ea4 ("kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode")
Cc: Jim Mattson <[email protected]>
Cc: Peter Shier <[email protected]>
Cc: Oliver Upton <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions