Age | Commit message (Expand) | Author |
2020-03-08 | pcie_root_port: Add hotplug disabling option | Julia Suvorova |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-07-12 | xio3130_downstream: typo fix | Michael S. Tsirkin |
2019-07-01 | pcie: check that slt ctrl changed before deleting | Michael S. Tsirkin |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-05-29 | pci: Make is_bridge a bool | David Gibson |
2018-11-05 | hw/pci-bridge/xio3130: Remove unused functions | Philippe Mathieu-Daudé |
2018-02-08 | pci: removed the is_express field since a uniform interface was inserted | Yoni Bettan |
2018-02-08 | pci/bus: let it has higher migration priority | Peter Xu |
2017-10-15 | pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices | Eduardo Habkost |
2017-10-15 | xio3130_downstream: Report error if pcie_chassis_add_slot() failed | Eduardo Habkost |
2017-07-03 | pci: Convert to realize | Mao Zhongyi |
2017-01-24 | PCI/migration merge vmstate_pci_device and vmstate_pcie_device | Dr. David Alan Gilbert |
2017-01-10 | pcie_aer: support configurable AER capa version | Dou Liyang |
2017-01-10 | pcie_aer: Convert pcie_aer_init to Error | Cao jin |
2016-07-12 | Drop Emacs local variables lists redundant with .dir-locals.el | Markus Armbruster |
2016-07-05 | pci: Convert msi_init() to Error and fix callers to check it | Cao jin |
2016-06-17 | fix some coding style problems | Cao jin |
2016-02-19 | aer: impove pcie_aer_init to support vfio device | Chen Fan |
2016-02-16 | change type of pci_bridge_initfn() to void | Cao jin |
2016-01-29 | pci: Clean up includes | Peter Maydell |
2014-08-25 | pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* | Knut Omang |
2014-06-23 | hw/pcie: implement power controller functionality | Marcel Apfelbaum |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2013-07-29 | pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types | Andreas Färber |
2013-07-29 | pci-bridge: Turn PCIBridge into abstract QOM type | Andreas Färber |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |