]> git.proxmox.com Git - mirror_qemu.git/commit
pci: remove PCIDeviceInfo::header_type
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 23 Jun 2010 07:15:28 +0000 (16:15 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 11 Jul 2010 17:00:57 +0000 (20:00 +0300)
commite327e323f103f7354a0385b835255e86b16ae669
tree9ff56a6144150a5b6185a48cb72dd40b4d1aeb41
parentb80d4a9887fa4b6cc63f8c3a13ab2a45054d3e5c
pci: remove PCIDeviceInfo::header_type

replace PCIDeviceInfo::header_type with is_bridge
as suggested by Michael S. Tsirkin <mst@redhat.com>

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/apb_pci.c
hw/dec_pci.c
hw/pci.c
hw/pci.h