virtio-serial: pci: Allow MSI to be disabled
authorAmit Shah <amit.shah@redhat.com>
Fri, 12 Feb 2010 13:22:38 +0000 (18:52 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 19 Feb 2010 21:32:16 +0000 (15:32 -0600)
commit20c76855d96b4d1066f42507113e50806ce2940c
tree8e4fa5c15082fd6b0088fb88df28bc5e40d53b02
parent7facd6be2f6a4859967864be38457a4e7a7e207b
virtio-serial: pci: Allow MSI to be disabled

Michael noted we don't allow disabling of MSI for the virtio-serial-pci
device. Fix that.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
CC: "Michael S. Tsirkin" <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-pci.c