summaryrefslogtreecommitdiff
path: root/hw/pci-bridge/gen_pcie_root_port.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-08pci/bus: let it has higher migration priorityPeter Xu1-0/+1
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé1-2/+1
2018-01-18hw/pci-bridge: fix QEMU crash because of pcie-root-portMarcel Apfelbaum1-1/+6
2017-10-15hw/gen_pcie_root_port: make IO RO 0 on IO disabledMarcel Apfelbaum1-0/+7
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov1-0/+36
2017-06-08hw/pcie: fix the generic pcie root port to support migrationMarcel Apfelbaum1-0/+25
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin1-2/+1
2017-02-01hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum1-0/+88