]> git.proxmox.com Git - qemu.git/commit
pci: Tidy up PCI host bridges
authorAndreas Färber <afaerber@suse.de>
Mon, 20 Aug 2012 17:08:09 +0000 (19:08 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Aug 2012 15:47:17 +0000 (10:47 -0500)
commit67c332fd12326a6ef572f07b9d71370ada6a287f
tree7080117aafe4c4728d86c251a602615f8bc17b43
parent8558d942b665a9ff0847851615e107308f6386a5
pci: Tidy up PCI host bridges

Adopt the QOM parent field name and enforce QOM-style access via casts.
Don't just typedef PCIHostState, either use it directly or embed it.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/alpha_typhoon.c
hw/dec_pci.c
hw/grackle_pci.c
hw/gt64xxx.c
hw/piix_pci.c
hw/ppc4xx_pci.c
hw/ppce500_pci.c
hw/prep_pci.c
hw/spapr_pci.h
hw/unin_pci.c