aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/designware.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-24hw/pci-host/designware: Remove unuseful FALLTHROUGH commentPhilippe Mathieu-Daudé1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-07-01i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov1-2/+4
2019-07-01pci: designware: Update MSI mapping when MSI address changesAndrey Smirnov1-0/+2
2019-07-01pci: designware: Update MSI mapping unconditionallyAndrey Smirnov1-8/+2
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-05-02hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth1-2/+2
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov1-0/+754