aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/xilinx-pcie.c
AgeCommit message (Expand)Author
2022-12-21pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov
2020-11-03hw/mips/boston: Fix Lesser GPL version numberChetan Pant
2020-06-15qom: Less verbose object_initialize_child()Markus Armbruster
2020-06-15qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster
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 hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-02hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth
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