summaryrefslogtreecommitdiff
path: root/hw/pci-host/designware.c
AgeCommit message (Expand)Author
2021-02-08pci-host: designware: add pcie-msi read methodPrasad J Pandit
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-06-15qom: Less verbose object_initialize_child()Markus Armbruster
2020-06-15qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster
2020-01-24hw/pci-host/designware: Remove unuseful FALLTHROUGH commentPhilippe Mathieu-Daudé
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