diff options
author | Ladi Prosek <lprosek@redhat.com> | 2016-11-30 16:03:11 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-12-08 15:31:10 +0100 |
commit | 1dc35dacc16b4f13547125c5df2d026d9e46ea01 (patch) | |
tree | b65c2fffe3be59f812ab38da97b73e249657ce8f /arch/x86/kvm/i8254.h | |
parent | KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry (diff) | |
download | linux-1dc35dacc16b4f13547125c5df2d026d9e46ea01.tar.xz linux-1dc35dacc16b4f13547125c5df2d026d9e46ea01.zip |
KVM: nVMX: check host CR3 on vmentry and vmexit
This commit adds missing host CR3 checks. Before entering guest mode, the value
of CR3 is checked for reserved bits. After returning, nested_vmx_load_cr3 is
called to set the new CR3 value and check and load PDPTRs.
Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'arch/x86/kvm/i8254.h')
0 files changed, 0 insertions, 0 deletions