diff options
author | Sean Christopherson <[email protected]> | 2021-04-21 19:21:21 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-04-26 05:27:11 -0400 |
commit | 886bbcc7a523b8d4fac60f1015d2e0fcad50db82 (patch) | |
tree | 73892f0d6d69a5d50170e01a3e235634fb436129 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d0fe7b6404408835ed60232cb3bf28324b2f95db (diff) |
KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
Check CR3 for an invalid GPA even if the vCPU isn't in long mode. For
bigger emulation flows, notably RSM, the vCPU mode may not be accurate
if CR0/CR4 are loaded after CR3. For MOV CR3 and similar flows, the
caller is responsible for truncating the value.
Fixes: 660a5d517aaa ("KVM: x86: save/load state on SMM switch")
Cc: [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