aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge/i82801b11.c
AgeCommit message (Expand)Author
2016-02-16change type of pci_bridge_initfn() to voidCao jin
2016-01-29pci: Clean up includesPeter Maydell
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth
2013-08-12i82801b11: Fix i82801b11 PCI host bridge config spaceGerd Hoffmann
2013-07-29pci-bridge/i82801b11: Rename parent fieldAndreas Färber
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-10pci: fix BRDIGE typoDon Koch
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini