diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2019-05-07 09:06:30 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-06-18 11:46:53 +0200 |
commit | 4d6c989284ca61176f60148ba3f3c70650ee1aff (patch) | |
tree | ce672b64924ec224ed5107386b0f66a9964e7a59 /arch/x86/boot/main.c | |
parent | c538d57f6726022f9810bfbb52c4696cfdaf10a7 (diff) |
KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested VM-Entry
Emulation of GUEST_PML_INDEX for a nested VMM is a bit weird. Because
L0 flushes the PML on every VM-Exit, the value in vmcs02 at the time of
VM-Enter is a constant -1, regardless of what L1 thinks/wants.
Fixes: 09abe32002665 ("KVM: nVMX: split pieces of prepare_vmcs02() to prepare_vmcs02_early()")
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/boot/main.c')
0 files changed, 0 insertions, 0 deletions