]> git.proxmox.com Git - mirror_qemu.git/commit
hw/sh_pci.c: convert to PCIDeviceInfo to initialize ids
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 25 May 2011 01:58:26 +0000 (10:58 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 12 Jun 2011 07:33:36 +0000 (10:33 +0300)
commitae2ebad7331930280324005c06bc0891f02eef53
tree85c6ef6363767bb722561ae3d048149bc2b55bf9
parent7cba16a748b3ed7aba1a94304869fcfa9b5c0396
hw/sh_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/sh_pci.c