public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/2] eventfd support for KVM userspace
@ 2009-05-12 18:32 Gregory Haskins
  2009-05-12 18:32 ` [PATCH v7 1/2] qemu-kvm: add irqfd support Gregory Haskins
  2009-05-12 18:32 ` [PATCH v7 2/2] qemu-kvm: add iofd support Gregory Haskins
  0 siblings, 2 replies; 5+ messages in thread
From: Gregory Haskins @ 2009-05-12 18:32 UTC (permalink / raw)
  To: kvm; +Cc: avi

This is the userspace support for the irqfd/iofd interfaces published here:

http://lkml.org/lkml/2009/5/12/372

---

Gregory Haskins (2):
      qemu-kvm: add iofd support
      qemu-kvm: add irqfd support


 kvm/libkvm/libkvm.c |  118 +++++++++++++++++++++++++++++++++++++++++++++++++++
 kvm/libkvm/libkvm.h |   56 ++++++++++++++++++++++++
 2 files changed, 174 insertions(+), 0 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2009-06-02 14:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-12 18:32 [PATCH v7 0/2] eventfd support for KVM userspace Gregory Haskins
2009-05-12 18:32 ` [PATCH v7 1/2] qemu-kvm: add irqfd support Gregory Haskins
2009-05-31 12:29   ` Avi Kivity
2009-06-02 14:54     ` Gregory Haskins
2009-05-12 18:32 ` [PATCH v7 2/2] qemu-kvm: add iofd support Gregory Haskins

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