summaryrefslogtreecommitdiff
path: root/hw/pci-bridge/pci_bridge_dev.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-10pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov1-0/+9
2013-10-14hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc initMarcel Apfelbaum1-1/+1
2013-07-29pci-bridge-dev: QOM parent field cleanupAndreas Färber1-8/+14
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber1-5/+5
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-0/+158