Re: [PATCH 5/5] kvm: expose MSI capability to guest

2008-11-26 Thread Sheng Yang
On Monday 24 November 2008 19:50:35 Sheng Yang wrote: Signed-off-by: Sheng Yang [EMAIL PROTECTED] Oh, hold this one for a moment... I don't want to deal with compatible problem of deliver msi_msg, so I would send out gsi-msi mapping patch and update the userspace patch. -- regards Yang,

[PATCH 5/5] kvm: expose MSI capability to guest

2008-11-24 Thread Sheng Yang
Signed-off-by: Sheng Yang [EMAIL PROTECTED] --- qemu/hw/device-assignment.c | 90 +++--- qemu/hw/device-assignment.h |2 + 2 files changed, 85 insertions(+), 7 deletions(-) diff --git a/qemu/hw/device-assignment.c b/qemu/hw/device-assignment.c index