summary refs log tree commit diff stats
path: root/include/hw/pci-host/gpex.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-host/gpex: Define properties for MMIO rangesSunil V L2024-01-101-8/+20
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell2021-04-301-0/+4
* acpi/gpex: Build tables for pxbYubo Miao2020-12-081-0/+1
* acpi: add acpi_dsdt_add_gpexGerd Hoffmann2020-09-301-0/+11
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-6/+2
* gpex: Fix type checking function nameEduardo Habkost2020-09-091-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-4/+4
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0
* Don't talk about the LGPL if the file is licensed under the GPLThomas Huth2019-01-301-2/+2
* hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar2017-09-141-0/+3
* pci: Add generic PCIe host bridgeAlexander Graf2015-02-131-0/+56