summaryrefslogtreecommitdiff
path: root/hw/pci-host/designware.c
AgeCommit message (Expand)Author
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-07-01i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov
2019-07-01pci: designware: Update MSI mapping when MSI address changesAndrey Smirnov
2019-07-01pci: designware: Update MSI mapping unconditionallyAndrey Smirnov
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
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov