Age | Commit message (Expand) | Author | Files | Lines |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2015-03-18 | pcie: correct mistaken register bit for End-End TLP Prefix Blocking | Chen Fan | 1 | -1/+1 |
2014-11-24 | pcie: fix improper use of negative value | Gonglei | 1 | -1/+1 |
2014-11-24 | pcie: fix typo in pcie_cap_deverr_init() | Gonglei | 1 | -1/+1 |
2014-11-02 | pcie: change confused comment clearer | Gonglei | 1 | -1/+1 |
2014-10-15 | qdev: HotplugHandler: Rename unplug callback to unplug_request | Igor Mammedov | 1 | -2/+2 |
2014-08-25 | pcie: fix trailing whitespace | Michael S. Tsirkin | 1 | -1/+1 |
2014-08-25 | pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* | Knut Omang | 1 | -5/+6 |
2014-08-25 | pcie: Fix incorrect write to the ari capability next function field | Knut Omang | 1 | -1/+1 |
2014-06-23 | pcie: coding style tweak | Michael S. Tsirkin | 1 | -5/+3 |
2014-06-23 | hw/pcie: better hotplug/hotunplug support | Marcel Apfelbaum | 1 | -5/+24 |
2014-06-23 | hw/pcie: implement power controller functionality | Marcel Apfelbaum | 1 | -1/+32 |
2014-06-23 | hw/pcie: correct debug message | Marcel Apfelbaum | 1 | -1/+1 |
2014-03-09 | PCIE: fix regression with coldplugged multifunction device | Igor Mammedov | 1 | -8/+8 |
2014-02-10 | pci/pcie: convert PCIE hotplug to use hotplug-handler API | Igor Mammedov | 1 | -25/+40 |
2013-11-05 | qdev: Drop misleading qdev_free() function | Stefan Hajnoczi | 1 | -1/+1 |
2013-10-14 | hw/pcie: AER and hot-plug events must use device's interrupt | Marcel Apfelbaum | 1 | -2/+2 |
2013-07-29 | pci-bridge: Turn PCIBridge into abstract QOM type | Andreas Färber | 1 | -1/+1 |
2013-03-26 | pcie: Add endpoint capability initialization wrapper | Alex Williamson | 1 | -13/+16 |
2013-03-26 | pcie: Mangle types to match topology | Alex Williamson | 1 | -0/+13 |
2012-12-26 | pcie: Fix bug in pcie_ext_cap_set_next | Knut Omang | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-17 | pci: rename pci_internals.h pci_bus.h | Michael S. Tsirkin | 1 | -1/+1 |
2012-12-17 | pci: fix path for local includes | Michael S. Tsirkin | 1 | -6/+6 |
2012-12-17 | pci: move pci core code to hw/pci | Michael S. Tsirkin | 1 | -0/+555 |