Re: [PATCH 1/1] KVM: Using irq routing table for MSI

2009-02-11 Thread Avi Kivity
Sheng Yang wrote: 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. Applied, thanks. -- error compiling committee.c: too many arguments to function -- To unsubscribe

[PATCH 1/1] KVM: Using irq routing table for MSI

2009-02-09 Thread Sheng Yang
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 sh...@linux.intel.com --- include/linux/kvm.h |8 + include/linux/kvm_host.h |2 +-