Age | Commit message (Expand) | Author |
2017-12-05 | pci: Eliminate redundant PCIDevice::bus pointer | David Gibson |
2017-07-03 | pci: Convert to realize | Mao Zhongyi |
2017-07-03 | pci: Make errp the last parameter of pci_add_capability() | Mao Zhongyi |
2017-03-16 | hw/virtio: fix Link Control Register for PCI Express virtio devices | Marcel Apfelbaum |
2017-03-16 | hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi... | Marcel Apfelbaum |
2017-02-17 | pcie: simplify pcie_add_capability() | Peter Xu |
2017-02-17 | pci/pcie: don't assume cap id 0 is reserved | Michael S. Tsirkin |
2017-01-24 | pcie: fix typo in comments | Cao jin |
2017-01-10 | virtio-pci: address space translation service (ATS) support | Jason Wang |
2016-07-29 | pcie: fix link active status bit migration | Michael S. Tsirkin |
2016-06-02 | pcie: Introduce function for DSN capability creation | Dmitry Fleytman |
2016-06-02 | pcie: Add support for PCIe CAP v1 | Dmitry Fleytman |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-19 | pcie: modify the capability size assert | Chen Fan |
2016-01-29 | pci: Clean up includes | Peter Maydell |
2015-11-06 | fix bad indentation in pcie_cap_slot_write_config() | Cao jin |
2015-10-29 | enable multi-function hot-add | Cao jin |
2015-10-29 | remove function during multi-function hot-add | Cao jin |
2015-07-08 | pcie: Set the "link active" in the link status register | Benjamin Herrenschmidt |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster |
2015-03-18 | pcie: correct mistaken register bit for End-End TLP Prefix Blocking | Chen Fan |
2014-11-24 | pcie: fix improper use of negative value | Gonglei |
2014-11-24 | pcie: fix typo in pcie_cap_deverr_init() | Gonglei |
2014-11-02 | pcie: change confused comment clearer | Gonglei |
2014-10-15 | qdev: HotplugHandler: Rename unplug callback to unplug_request | Igor Mammedov |
2014-08-25 | pcie: fix trailing whitespace | Michael S. Tsirkin |
2014-08-25 | pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* | Knut Omang |
2014-08-25 | pcie: Fix incorrect write to the ari capability next function field | Knut Omang |
2014-06-23 | pcie: coding style tweak | Michael S. Tsirkin |
2014-06-23 | hw/pcie: better hotplug/hotunplug support | Marcel Apfelbaum |
2014-06-23 | hw/pcie: implement power controller functionality | Marcel Apfelbaum |
2014-06-23 | hw/pcie: correct debug message | Marcel Apfelbaum |
2014-03-09 | PCIE: fix regression with coldplugged multifunction device | Igor Mammedov |
2014-02-10 | pci/pcie: convert PCIE hotplug to use hotplug-handler API | Igor Mammedov |
2013-11-05 | qdev: Drop misleading qdev_free() function | Stefan Hajnoczi |
2013-10-14 | hw/pcie: AER and hot-plug events must use device's interrupt | Marcel Apfelbaum |
2013-07-29 | pci-bridge: Turn PCIBridge into abstract QOM type | Andreas Färber |
2013-03-26 | pcie: Add endpoint capability initialization wrapper | Alex Williamson |
2013-03-26 | pcie: Mangle types to match topology | Alex Williamson |
2012-12-26 | pcie: Fix bug in pcie_ext_cap_set_next | Knut Omang |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-17 | pci: rename pci_internals.h pci_bus.h | Michael S. Tsirkin |
2012-12-17 | pci: fix path for local includes | Michael S. Tsirkin |
2012-12-17 | pci: move pci core code to hw/pci | Michael S. Tsirkin |