diff options
author | David Matlack <dmatlack@google.com> | 2016-12-19 12:48:41 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-12-21 18:55:09 +0100 |
commit | b428018a065b62191b9f8a3f553ebf4423017a78 (patch) | |
tree | 2f0f76fa4e6cf73413905d5459983c7c9a8f2499 /net/core | |
parent | ef85b67385436ddc1998f45f1d6a210f935b3388 (diff) |
KVM: nVMX: fix instruction skipping during emulated vm-entry
kvm_skip_emulated_instruction() should not be called after emulating
a VM-entry failure during or after loading guest state
(nested_vmx_entry_failure()). Otherwise the L1 hypervisor is resumed
some number of bytes past vmcs->host_rip.
Fixes: eb2775621701e6ee3ea2a474437d04e93ccdcb2f
Signed-off-by: David Matlack <dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions