KVM: Use irq routing API for MSI
authorSheng Yang <sheng@linux.intel.com>
Tue, 10 Feb 2009 05:57:06 +0000 (13:57 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 24 Mar 2009 09:03:09 +0000 (11:03 +0200)
commit79950e1073150909619b7c0f9a39a2fea83a42d8
tree5dc96ee5d69029d61b90bc18d44cb42baaa925cd
parent34c33d163fe509da8414a736c6328855f8c164e5
KVM: Use irq routing API for MSI

Merge MSI userspace interface with IRQ routing table. Notice the API have been
changed, and using IRQ routing table would be the only interface kvm-userspace
supported.

Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
include/linux/kvm.h
include/linux/kvm_host.h
virt/kvm/irq_comm.c
virt/kvm/kvm_main.c