Re: [Qemu-devel] [PATCH] virtio-serial: pci: Allow MSI to be disabled

2010-02-19 Thread Anthony Liguori
On 02/12/2010 07:22 AM, Amit Shah wrote: Michael noted we don't allow disabling of MSI for the virtio-serial-pci device. Fix that. Signed-off-by: Amit Shah CC: "Michael S. Tsirkin" Applied. Thanks. Regards, Anthony Liguori --- hw/virtio-pci.c |6 +++--- 1 files changed, 3 insert

[Qemu-devel] [PATCH] virtio-serial: pci: Allow MSI to be disabled

2010-02-12 Thread Amit Shah
Michael noted we don't allow disabling of MSI for the virtio-serial-pci device. Fix that. Signed-off-by: Amit Shah CC: "Michael S. Tsirkin" --- hw/virtio-pci.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/virtio-pci.c b/hw/virtio-pci.c index f3373ae..bcd40f7