Set virtio-serial device to have a default of 2 MSI vectors.
commit554f1997f0328bc259454239db64b20b3376d9a6
authorGal Hammer <ghammer@redhat.com>
Wed, 27 Feb 2013 13:15:31 +0000 (27 15:15 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 27 Feb 2013 15:24:40 +0000 (27 17:24 +0200)
treebed45ab9191865a2d33902deafc4e32109424c84
parent0e98b436eceb9d31caad898f4983a369c76524e0
Set virtio-serial device to have a default of 2 MSI vectors.

The virtio-serial device is expected to use 2 MSI vectors, one for
control queue and a second shared for all queues.

Signed-off-by: Gal Hammer <ghammer@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pc.h
hw/virtio-pci.c