public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: nVMX: Make direct IRQ/NMI injection work
@ 2013-03-13 16:53 Jan Kiszka
  2013-03-13 16:53 ` [PATCH 1/3] KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1 Jan Kiszka
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jan Kiszka @ 2013-03-13 16:53 UTC (permalink / raw)
  To: Gleb Natapov, Marcelo Tosatti; +Cc: kvm, Paolo Bonzini, Nadav Har'El

As everyone is so busy taking nVMX patches today, I'm pushing some more:

Patch 1 I already posted earlier, it is still valid. Patch 2 & 3 were
developed out of a previous version which turned out to be incomplete.
Things became more complex since then, but they seem to work correctly
now.

These patches apply on top of what I posted so far, but should not
directly depend on the other fixes.

Thanks in advance for wrapping your mind around this topic.

Jan Kiszka (3):
  KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to
    L1
  KVM: nVMX: Fix conditions for NMI and interrupt injection
  KVM: nVMX: Rework event injection and recovery

 arch/x86/kvm/vmx.c |  187 +++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 141 insertions(+), 46 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2013-03-14 15:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-13 16:53 [PATCH 0/3] KVM: nVMX: Make direct IRQ/NMI injection work Jan Kiszka
2013-03-13 16:53 ` [PATCH 1/3] KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1 Jan Kiszka
2013-03-13 16:53 ` [PATCH 2/3] KVM: nVMX: Fix conditions for NMI and interrupt injection Jan Kiszka
2013-03-14 13:59   ` Gleb Natapov
2013-03-14 15:33     ` Jan Kiszka
2013-03-14 15:12   ` Gleb Natapov
2013-03-14 15:24     ` Jan Kiszka
2013-03-14 15:37       ` Gleb Natapov
2013-03-14 15:41         ` Jan Kiszka
2013-03-13 16:53 ` [PATCH 3/3] KVM: nVMX: Rework event injection and recovery Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox