summaryrefslogtreecommitdiff
path: root/hw/pci-bridge
AgeCommit message (Expand)AuthorFilesLines
2014-02-10pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov1-0/+9
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster1-0/+6
2013-10-14hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc initMarcel Apfelbaum1-1/+1
2013-08-12i82801b11: Fix i82801b11 PCI host bridge config spaceGerd Hoffmann1-0/+1
2013-07-29pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber3-62/+21
2013-07-29pci-bridge/i82801b11: Rename parent fieldAndreas Färber1-1/+3
2013-07-29pci-bridge-dev: QOM parent field cleanupAndreas Färber1-8/+14
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber6-37/+38
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum5-0/+6
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-1/+1
2013-07-10pci: fix BRDIGE typoDon Koch1-1/+1
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2-3/+3
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini2-3/+3
2013-06-02dec.c - move to pci-bridgeMichael S. Tsirkin3-0/+168
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini6-3/+34
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini6-0/+945