summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge/pci_bridge_dev.c
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek2015-06-231-16/+70
* hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek2015-06-231-1/+2
* hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek2015-06-231-1/+2
* hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek2015-06-231-1/+1
* add pci-bridge-seatGerd Hoffmann2015-06-231-1/+24
* pci: split shpc_cleanup and shpc_freePaolo Bonzini2015-02-161-4/+10
* qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2014-10-151-1/+1
* memory: remove memory_region_destroyPaolo Bonzini2014-08-181-2/+0
* pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+9
* hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc initMarcel Apfelbaum2013-10-141-1/+1
* pci-bridge-dev: QOM parent field cleanupAndreas Färber2013-07-291-8/+14
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-291-5/+5
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+158
OpenPOWER on IntegriCloud