kvm: Add irqfd support
commit67e22ed9105fa74bcb707e2c83fd10095c06812f
authorGregory Haskins <ghaskins@novell.com>
Tue, 2 Jun 2009 15:45:24 +0000 (2 11:45 -0400)
committerAvi Kivity <avi@redhat.com>
Thu, 4 Jun 2009 10:05:27 +0000 (4 13:05 +0300)
treef391d51676b382a0d5147bda6699f3c375273e6f
parent0936eb0a32e9442e6722bd517d4bfa43278cebaf
kvm: Add irqfd support

irqfd lets you create an eventfd based file-desriptor to inject interrupts
to a kvm guest.  We associate one gsi per fd for fine-grained routing.

Signed-off-by: Gregory Haskins <ghaskins@novell.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
libkvm-all.c
libkvm-all.h