diff options
author | Jim Mattson <[email protected]> | 2020-08-17 11:16:54 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-08-17 15:24:08 -0400 |
commit | cb957adb4ea422bd758568df5b2478ea3bb34f35 (patch) | |
tree | df56f695e7db120e39cb558a0cfaaa18c9d2c520 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 427890aff8558eb4326e723835e0eae0e6fe3102 (diff) |
kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
See the SDM, volume 3, section 4.4.1:
If PAE paging would be in use following an execution of MOV to CR0 or
MOV to CR4 (see Section 4.1.1) and the instruction is modifying any of
CR0.CD, CR0.NW, CR0.PG, CR4.PAE, CR4.PGE, CR4.PSE, or CR4.SMEP; then
the PDPTEs are loaded from the address in CR3.
Fixes: b9baba8614890 ("KVM, pkeys: expose CPUID/CR4 to guest")
Cc: Huaitong Han <[email protected]>
Signed-off-by: Jim Mattson <[email protected]>
Reviewed-by: Peter Shier <[email protected]>
Reviewed-by: Oliver Upton <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions