summaryrefslogtreecommitdiffstats
path: root/include/hw/pci/pcie_host.h
Commit message (Expand)AuthorAgeFilesLines
* include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAXFrancisco Iglesias2022-05-161-1/+1
* include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASKFrancisco Iglesias2022-05-161-2/+2
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-2/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan2018-02-161-1/+1
* pci: Split pcie_host_mmcfg_map()Alexander Graf2015-01-261-0/+1
* pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-211-1/+0Star
* q35: expose mmcfg size as a propertyMichael S. Tsirkin2013-10-141-0/+1
* q35: use macro for MCFG property nameMichael S. Tsirkin2013-10-141-0/+2
* pcie_host: expose address formatMichael S. Tsirkin2013-10-141-0/+21
* pcie_host: expose UNMAPPED macroMichael S. Tsirkin2013-10-141-0/+3
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+54