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(-)

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to