summaryrefslogtreecommitdiff
path: root/hw/pci-host/xilinx-pcie.c
AgeCommit message (Expand)Author
2018-07-02hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-27hw/pci-host/xilinx-pcie: don't make "io" region be RAMPeter Maydell
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan
2017-12-21hw/pci-host/xilinx: QOM'ify the AXI-PCIe host bridgePhilippe Mathieu-Daudé
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson
2017-10-15pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-06-20qdev: Use appropriate getter/setters typeMarc-André Lureau
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton