[PATCH 2/7] KVM: Using gsi route for MSI device assignment

2009-01-13 Thread Sheng Yang
Convert MSI userspace interface to support gsi_msg mapping(and nobody should be the user of the old interface...). Signed-off-by: Sheng Yang --- include/linux/kvm_host.h |1 - virt/kvm/kvm_main.c | 79 ++ 2 files changed, 45 insertions(+), 3

Re: [PATCH 2/7] KVM: Using gsi route for MSI device assignment

2009-01-08 Thread Avi Kivity
Sheng Yang wrote: Convert MSI userspace interface to support gsi_msg mapping(and nobody should be the user of the old interface...). This affects device assignment only, right? -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "u

[PATCH 2/7] KVM: Using gsi route for MSI device assignment

2009-01-08 Thread Sheng Yang
Convert MSI userspace interface to support gsi_msg mapping(and nobody should be the user of the old interface...). Signed-off-by: Sheng Yang --- include/linux/kvm_host.h |1 - virt/kvm/kvm_main.c | 79 ++ 2 files changed, 45 insertions(+), 3