summaryrefslogtreecommitdiff
path: root/hw/pci/pcie.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-02pcie: change confused comment clearerGonglei1-1/+1
2014-10-15qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov1-2/+2
2014-08-25pcie: fix trailing whitespaceMichael S. Tsirkin1-1/+1
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang1-5/+6
2014-08-25pcie: Fix incorrect write to the ari capability next function fieldKnut Omang1-1/+1
2014-06-23pcie: coding style tweakMichael S. Tsirkin1-5/+3
2014-06-23hw/pcie: better hotplug/hotunplug supportMarcel Apfelbaum1-5/+24
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum1-1/+32
2014-06-23hw/pcie: correct debug messageMarcel Apfelbaum1-1/+1
2014-03-09PCIE: fix regression with coldplugged multifunction deviceIgor Mammedov1-8/+8
2014-02-10pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov1-25/+40
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi1-1/+1
2013-10-14hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum1-2/+2
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber1-1/+1
2013-03-26pcie: Add endpoint capability initialization wrapperAlex Williamson1-13/+16
2013-03-26pcie: Mangle types to match topologyAlex Williamson1-0/+13
2012-12-26pcie: Fix bug in pcie_ext_cap_set_nextKnut Omang1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-17pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin1-1/+1
2012-12-17pci: fix path for local includesMichael S. Tsirkin1-6/+6
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin1-0/+555