summaryrefslogtreecommitdiff
path: root/include/hw/pci/pcie_host.h
AgeCommit message (Expand)Author
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
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan
2015-01-26pci: Split pcie_host_mmcfg_map()Alexander Graf
2014-05-21pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber
2013-10-14q35: expose mmcfg size as a propertyMichael S. Tsirkin
2013-10-14q35: use macro for MCFG property nameMichael S. Tsirkin
2013-10-14pcie_host: expose address formatMichael S. Tsirkin
2013-10-14pcie_host: expose UNMAPPED macroMichael S. Tsirkin
2013-04-08hw: move headers to include/Paolo Bonzini