]> Git Repo - qemu.git/commit
pci: remove PCIDeviceInfo::header_type
authorIsaku Yamahata <[email protected]>
Wed, 23 Jun 2010 07:15:28 +0000 (16:15 +0900)
committerBlue Swirl <[email protected]>
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 <[email protected]>

Signed-off-by: Isaku Yamahata <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
hw/apb_pci.c
hw/dec_pci.c
hw/pci.c
hw/pci.h
This page took 0.027453 seconds and 4 git commands to generate.