]> git.proxmox.com Git - qemu.git/commit
hw/ide/ich.c: convert to PCIDeviceInfo to initialize ids
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 25 May 2011 01:58:14 +0000 (10:58 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 12 Jun 2011 07:33:35 +0000 (10:33 +0300)
commit03f1c14379d74b0c76a368681843c7c47c1e0627
treeba154cf8f82e8bb5161e52085571f641c76b9994
parentc04ca0756da8087e15579915d55fdca816c9ef4e
hw/ide/ich.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/ide/ich.c