summaryrefslogtreecommitdiff
path: root/hw/pci-bridge/i82801b11.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03pci: Convert to realizeMao Zhongyi1-6/+5
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi1-0/+1
2016-04-07Migration: Add i82801b11 migration dataDr. David Alan Gilbert1-0/+9
2016-02-16change type of pci_bridge_initfn() to voidCao jin1-4/+1
2016-01-29pci: Clean up includesPeter Maydell1-0/+1
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth1-21/+0
2013-08-12i82801b11: Fix i82801b11 PCI host bridge config spaceGerd Hoffmann1-0/+1
2013-07-29pci-bridge/i82801b11: Rename parent fieldAndreas Färber1-1/+3
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber1-3/+3
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+2
2013-07-10pci: fix BRDIGE typoDon Koch1-1/+1
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-0/+125