summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge/gen_pcie_root_port.c
Commit message (Expand)AuthorAgeFilesLines
* hw/pcie-root-port: Fix hotplug for PCI devices requiring IOMarcel Apfelbaum2021-08-031-0/+5
* qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2020-12-181-0/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang2019-03-131-0/+4
* pcie: Fast PCIe root ports for new machinesAlex Williamson2018-12-191-2/+2
* pcie: Allow generic PCIe root port to specify link speed and widthAlex Williamson2018-12-191-0/+4
* hw/pci: factor PCI reserve resources to a separate structureJing Liu2018-09-071-16/+17
* pci/bus: let it has higher migration priorityPeter Xu2018-02-081-0/+1
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+1Star
* hw/pci-bridge: fix QEMU crash because of pcie-root-portMarcel Apfelbaum2018-01-181-1/+6
* hw/gen_pcie_root_port: make IO RO 0 on IO disabledMarcel Apfelbaum2017-10-151-0/+7
* hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov2017-09-081-0/+36
* hw/pcie: fix the generic pcie root port to support migrationMarcel Apfelbaum2017-06-081-0/+25
* pci: Convert msix_init() to Error and fix callersCao jin2017-02-011-2/+1Star
* hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum2017-02-011-0/+88