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-07-30 | pcie_root_port: Allow ACS to be disabled | Dr. David Alan Gilbert |
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 |
2019-03-12 | gen_pcie_root_port: Add ACS (Access Control Services) capability | Knut Omang |
2018-12-19 | pcie: Add link speed and width fields to PCIESlot | Alex Williamson |
2018-02-08 | pci: removed the is_express field since a uniform interface was inserted | Yoni Bettan |
2017-10-15 | pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices | Eduardo Habkost |
2017-07-03 | pci: Convert to realize | Mao Zhongyi |
2017-02-01 | hw/pcie: Introduce a base class for PCI Express Root Ports | Marcel Apfelbaum |