All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix shadow-on-shadow nested VMX
@ 2013-09-25  9:51 Gleb Natapov
  2013-09-25  9:51 ` [PATCH 1/4] KVM: nVMX: Amend nested_run_pending logic Gleb Natapov
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Gleb Natapov @ 2013-09-25  9:51 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini

This series fixes shadow-on-shadow nested VMX (at least for me).

Gleb Natapov (4):
  KVM: nVMX: Amend nested_run_pending logic
  KVM: nVMX: Do not put exception that caused vmexit to
    IDT_VECTORING_INFO
  KVM: nVMX: Check all exceptions for intercept during delivery to L2
  KVM: nVMX: Do not generate #DF if #PF happens during exception
    delivery into L2

 arch/x86/kvm/vmx.c | 60 ++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 38 insertions(+), 22 deletions(-)

-- 
1.8.4.rc3


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

end of thread, other threads:[~2013-09-26 15:10 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-25  9:51 [PATCH 0/4] Fix shadow-on-shadow nested VMX Gleb Natapov
2013-09-25  9:51 ` [PATCH 1/4] KVM: nVMX: Amend nested_run_pending logic Gleb Natapov
2013-09-25  9:51 ` [PATCH 2/4] KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO Gleb Natapov
2013-09-25  9:51 ` [PATCH 3/4] KVM: nVMX: Check all exceptions for intercept during delivery to L2 Gleb Natapov
2013-09-25 10:38   ` Paolo Bonzini
2013-09-25 11:00     ` Gleb Natapov
2013-09-25 11:25       ` Paolo Bonzini
2013-09-25 11:52         ` Gleb Natapov
2013-09-25 14:00   ` Paolo Bonzini
2013-09-25 14:19     ` Gleb Natapov
2013-09-25 14:22       ` Paolo Bonzini
2013-09-25 16:31         ` Gleb Natapov
2013-09-25  9:51 ` [PATCH 4/4] KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2 Gleb Natapov
2013-09-25 11:24   ` Paolo Bonzini
2013-09-25 11:51     ` Gleb Natapov
2013-09-25 12:08       ` Paolo Bonzini
2013-09-25 12:21         ` Gleb Natapov
2013-09-25 13:26           ` Paolo Bonzini
2013-09-25 13:36             ` Gleb Natapov
2013-09-25 13:53               ` Paolo Bonzini
2013-09-26 15:10 ` [PATCH 0/4] Fix shadow-on-shadow nested VMX Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.