aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge/pci_bridge_dev.c
AgeCommit message (Expand)Author
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-02-16change type of pci_bridge_initfn() to voidCao jin
2016-01-29pci: Clean up includesPeter Maydell
2015-06-23hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek
2015-06-23add pci-bridge-seatGerd Hoffmann
2015-02-16pci: split shpc_cleanup and shpc_freePaolo Bonzini
2014-10-15qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-02-10pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov
2013-10-14hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc initMarcel Apfelbaum
2013-07-29pci-bridge-dev: QOM parent field cleanupAndreas 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-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini