public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] irq routing userspace
@ 2009-01-14 13:53 Avi Kivity
  2009-01-14 13:53 ` [PATCH 1/2] kvm: libkvm: support for irq routing Avi Kivity
  2009-01-14 13:53 ` [PATCH 2/2] kvm: qemu: initialize irq routing table Avi Kivity
  0 siblings, 2 replies; 9+ messages in thread
From: Avi Kivity @ 2009-01-14 13:53 UTC (permalink / raw)
  To: Sheng Yang; +Cc: kvm

Following is the userspace support for irq routing.  It is also available
(along with a slightly fixed kernel patch) in the irq-routing-2 branch
on kernel.org.

Avi Kivity (2):
  kvm: libkvm: support for irq routing
  kvm: qemu: initialize irq routing table

 libkvm/kvm-common.h |    4 ++
 libkvm/libkvm.c     |  107 +++++++++++++++++++++++++++++++++++++++++++++++++++
 libkvm/libkvm.h     |   62 +++++++++++++++++++++++++++++
 qemu/qemu-kvm.c     |   24 +++++++++++
 4 files changed, 197 insertions(+), 0 deletions(-)


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-14 13:53 [PATCH 0/2] irq routing userspace Avi Kivity
2009-01-14 13:53 ` [PATCH 1/2] kvm: libkvm: support for irq routing Avi Kivity
2009-01-15  6:17   ` Sheng Yang
2009-01-15  6:20     ` Sheng Yang
2009-01-15  9:59       ` Avi Kivity
2009-01-15 10:05         ` Sheng Yang
2009-01-15 10:10           ` Avi Kivity
2009-01-15  9:58     ` Avi Kivity
2009-01-14 13:53 ` [PATCH 2/2] kvm: qemu: initialize irq routing table Avi Kivity

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