Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-16 | include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX | Francisco Iglesias | 1 | -1/+1 |
2022-05-16 | include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK | Francisco Iglesias | 1 | -2/+2 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -2/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -0/+1 |
2018-02-16 | ppc4xx: Add device models found in PPC440 core SoCs | BALATON Zoltan | 1 | -1/+1 |
2015-01-26 | pci: Split pcie_host_mmcfg_map() | Alexander Graf | 1 | -0/+1 |
2014-05-21 | pcie_host: Turn pcie_host_init() into an instance_init | Andreas Färber | 1 | -1/+0 |
2013-10-14 | q35: expose mmcfg size as a property | Michael S. Tsirkin | 1 | -0/+1 |
2013-10-14 | q35: use macro for MCFG property name | Michael S. Tsirkin | 1 | -0/+2 |
2013-10-14 | pcie_host: expose address format | Michael S. Tsirkin | 1 | -0/+21 |
2013-10-14 | pcie_host: expose UNMAPPED macro | Michael S. Tsirkin | 1 | -0/+3 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -0/+54 |