aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci-host/gpex.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-1/+1
2021-04-30hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell1-0/+4
2020-12-08acpi/gpex: Build tables for pxbYubo Miao1-0/+1
2020-09-30acpi: add acpi_dsdt_add_gpexGerd Hoffmann1-0/+11
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-6/+2
2020-09-09gpex: Fix type checking function nameEduardo Habkost1-1/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-4/+4
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-4/+7
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth1-2/+2
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar1-0/+3
2015-02-13pci: Add generic PCIe host bridgeAlexander Graf1-0/+56