aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge/gen_pcie_root_port.c
AgeCommit message (Expand)Author
2021-08-03hw/pcie-root-port: Fix hotplug for PCI devices requiring IOMarcel Apfelbaum
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-12gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang
2018-12-19pcie: Fast PCIe root ports for new machinesAlex Williamson
2018-12-19pcie: Allow generic PCIe root port to specify link speed and widthAlex Williamson
2018-09-07hw/pci: factor PCI reserve resources to a separate structureJing Liu
2018-02-08pci/bus: let it has higher migration priorityPeter Xu
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé
2018-01-18hw/pci-bridge: fix QEMU crash because of pcie-root-portMarcel Apfelbaum
2017-10-15hw/gen_pcie_root_port: make IO RO 0 on IO disabledMarcel Apfelbaum
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov
2017-06-08hw/pcie: fix the generic pcie root port to support migrationMarcel Apfelbaum
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-02-01hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum