summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/xilinx-pcie.c
Commit message (Expand)AuthorAgeFilesLines
* pci: removed the is_express field since a uniform interface was insertedYoni Bettan2018-02-081-1/+0Star
* hw/pci-host/xilinx: QOM'ify the AXI-PCIe host bridgePhilippe Mathieu-Daudé2017-12-211-11/+10Star
* pci: Rename root bus initialization functions for clarityDavid Gibson2017-12-051-3/+3
* pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost2017-10-151-0/+4
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-1/+1
* qdev: Use appropriate getter/setters typeMarc-André Lureau2017-06-201-1/+1
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-171-1/+1
* hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton2017-02-221-0/+328