summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/gpex.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth2019-05-021-2/+3
* pci: Rename root bus initialization functions for clarityDavid Gibson2017-12-051-3/+3
* hw/pci-host/gpex: Improve INTX to gsi routing error checkingEric Auger2017-10-311-2/+8
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-151-0/+4
* hw/pci-host/gpex: Implement PCI INTx routingPranavkumar Sawargaonkar2017-09-141-0/+12
* hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar2017-09-141-0/+10
* qdev: Use appropriate getter/setters typeMarc-André Lureau2017-06-201-1/+1
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-171-1/+1
* pci: Clean up includesPeter Maydell2016-01-291-0/+1
* pci: Add generic PCIe host bridgeAlexander Graf2015-02-131-0/+154