public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [KVM PATCH 0/2] irqfd enhancements
@ 2009-10-21 14:34 Gregory Haskins
  2009-10-21 14:34 ` [KVM PATCH 1/2] KVM: Directly inject interrupts via irqfd Gregory Haskins
  2009-10-21 14:34 ` [KVM PATCH 2/2] KVM: Remove unecessary irqfd-cleanup-wq Gregory Haskins
  0 siblings, 2 replies; 11+ messages in thread
From: Gregory Haskins @ 2009-10-21 14:34 UTC (permalink / raw)
  To: kvm; +Cc: linux-kernel, alacrityvm-devel

(Applies to kvm.git/master:11b06403)

The following patches are cleanups/enhancements for IRQFD now that
we have lockless interrupt injection.  For more details, please see
the patch headers.

These patches pass checkpatch, and are fully tested.  Please consider
for merging.  They are an enhancement only, so there is no urgency
to push to mainline until a suitable merge window presents itself.

Kind Regards,
-Greg

---

Gregory Haskins (2):
      KVM: Remove unecessary irqfd-cleanup-wq
      KVM: Directly inject interrupts via irqfd


 virt/kvm/eventfd.c |   45 ++++++---------------------------------------
 1 files changed, 6 insertions(+), 39 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2009-10-22 15:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-21 14:34 [KVM PATCH 0/2] irqfd enhancements Gregory Haskins
2009-10-21 14:34 ` [KVM PATCH 1/2] KVM: Directly inject interrupts via irqfd Gregory Haskins
2009-10-21 15:26   ` Gleb Natapov
2009-10-21 15:34     ` Gregory Haskins
2009-10-21 15:36       ` Gleb Natapov
2009-10-21 15:42         ` Gregory Haskins
2009-10-22 15:07           ` Avi Kivity
2009-10-22 15:14             ` Gregory Haskins
2009-10-22 15:19               ` Avi Kivity
2009-10-22 15:33                 ` Gregory Haskins
2009-10-21 14:34 ` [KVM PATCH 2/2] KVM: Remove unecessary irqfd-cleanup-wq Gregory Haskins

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