linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: nVMX: fix one guest vmcs check and refactor a bunch more
@ 2016-12-21 20:24 Radim Krčmář
  2016-12-21 20:24 ` [PATCH 1/3] KVM: nVMX: fix handling of invalid host efer Radim Krčmář
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Radim Krčmář @ 2016-12-21 20:24 UTC (permalink / raw)
  To: linux-kernel, kvm; +Cc: Paolo Bonzini, David Matlack

v1:
  Applies after David's "KVM: nVMX: fix instruction skipping during
  emulated vm-entry".


Radim Krčmář (3):
  KVM: nVMX: fix handling of invalid host efer
  KVM: nVMX: colocate guest vmcs checks
  KVM: nVMX: refactor nested_vmx_entry_failure()

 arch/x86/kvm/vmx.c | 92 +++++++++++++++++++++++++-----------------------------
 1 file changed, 42 insertions(+), 50 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-21 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-21 20:24 [PATCH 0/3] KVM: nVMX: fix one guest vmcs check and refactor a bunch more Radim Krčmář
2016-12-21 20:24 ` [PATCH 1/3] KVM: nVMX: fix handling of invalid host efer Radim Krčmář
2016-12-21 20:24 ` [PATCH 2/3] KVM: nVMX: colocate guest vmcs checks Radim Krčmář
2016-12-21 20:24 ` [PATCH 3/3] KVM: nVMX: refactor nested_vmx_entry_failure() Radim Krčmář

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).