OSDN Git Service

qdev/compat: virtio-net-pci 0.10 compatibility.
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Jul 2009 11:48:25 +0000 (13:48 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 16 Jul 2009 22:28:53 +0000 (17:28 -0500)
commita1e0fea58746d26fea95c94fde1449b684651fd1
tree5e8af3095b20b4aae31e7f9ef158b850221595f1
parent8ad125147085e508325e940d19b300e6c7a7502b
qdev/compat: virtio-net-pci 0.10 compatibility.

Add vectors property, allowing to turn off msi by setting vectors=0.
Add compat property to pc-0.10 disabling msi.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pc.c
hw/virtio-pci.c