summaryrefslogtreecommitdiffstats
path: root/hw/pci/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* PCIE: fix regression with coldplugged multifunction deviceIgor Mammedov2014-03-091-8/+8
* pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-25/+40
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+1
* hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-141-2/+2
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-291-1/+1
* pcie: Add endpoint capability initialization wrapperAlex Williamson2013-03-261-13/+16
* pcie: Mangle types to match topologyAlex Williamson2013-03-261-0/+13
* pcie: Fix bug in pcie_ext_cap_set_nextKnut Omang2012-12-261-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin2012-12-171-1/+1
* pci: fix path for local includesMichael S. Tsirkin2012-12-171-6/+6
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-0/+555
OpenPOWER on IntegriCloud