aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci/pcie_host.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-16include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAXFrancisco Iglesias1-1/+1
2022-05-16include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASKFrancisco Iglesias1-2/+2
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-2/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan1-1/+1
2015-01-26pci: Split pcie_host_mmcfg_map()Alexander Graf1-0/+1
2014-05-21pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber1-1/+0
2013-10-14q35: expose mmcfg size as a propertyMichael S. Tsirkin1-0/+1
2013-10-14q35: use macro for MCFG property nameMichael S. Tsirkin1-0/+2
2013-10-14pcie_host: expose address formatMichael S. Tsirkin1-0/+21
2013-10-14pcie_host: expose UNMAPPED macroMichael S. Tsirkin1-0/+3
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+54