hw/vga-pci.c: convert to PCIDeviceInfo to initialize ids
commit32902772833dbe424f754d5b841d996b90be87b2
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 25 May 2011 01:58:31 +0000 (25 10:58 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 12 Jun 2011 07:33:37 +0000 (12 10:33 +0300)
tree417e6014c8ac226060ebf8c317906935b7d0bc26
parent56fe6408d71264ef35049e24213f7003ade5bc14
hw/vga-pci.c: convert to PCIDeviceInfo to initialize ids

use PCIDeviceInfo to initialize ids.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/vga-pci.c