summaryrefslogtreecommitdiff
path: root/hw/pci-host/gpex.c
AgeCommit message (Expand)Author
2021-04-30hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell
2020-06-15qom: Less verbose object_initialize_child()Markus Armbruster
2020-06-15qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-02hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson
2017-10-31hw/pci-host/gpex: Improve INTX to gsi routing error checkingEric Auger
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-09-14hw/pci-host/gpex: Implement PCI INTx routingPranavkumar Sawargaonkar
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar
2017-06-20qdev: Use appropriate getter/setters typeMarc-André Lureau
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2016-01-29pci: Clean up includesPeter Maydell
2015-02-13pci: Add generic PCIe host bridgeAlexander Graf