summaryrefslogtreecommitdiffstats
path: root/hw/pci/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* pcie: Set the "link active" in the link status registerBenjamin Herrenschmidt2015-07-081-1/+1
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan2015-03-181-1/+1
* pcie: fix improper use of negative valueGonglei2014-11-241-1/+1
* pcie: fix typo in pcie_cap_deverr_init()Gonglei2014-11-241-1/+1
* pcie: change confused comment clearerGonglei2014-11-021-1/+1
* qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2014-10-151-2/+2
* pcie: fix trailing whitespaceMichael S. Tsirkin2014-08-251-1/+1
* pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang2014-08-251-5/+6
* pcie: Fix incorrect write to the ari capability next function fieldKnut Omang2014-08-251-1/+1
* pcie: coding style tweakMichael S. Tsirkin2014-06-231-5/+3
* hw/pcie: better hotplug/hotunplug supportMarcel Apfelbaum2014-06-231-5/+24
* hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-231-1/+32
* hw/pcie: correct debug messageMarcel Apfelbaum2014-06-231-1/+1
* 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