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

Add class property to virtio-blk-pci allowing to specify the PCI class.
Add compat property to pc-0.10 to set the old PCI class.

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