summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/designware.c
Commit message (Expand)AuthorAgeFilesLines
* pci-host: designware: add pcie-msi read methodPrasad J Pandit2021-02-081-0/+19
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* qom: Less verbose object_initialize_child()Markus Armbruster2020-06-151-2/+1Star
* qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster2020-06-151-2/+1Star
* hw/pci-host/designware: Remove unuseful FALLTHROUGH commentPhilippe Mathieu-Daudé2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov2019-07-011-2/+4
* pci: designware: Update MSI mapping when MSI address changesAndrey Smirnov2019-07-011-0/+2
* pci: designware: Update MSI mapping unconditionallyAndrey Smirnov2019-07-011-8/+2Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth2019-05-021-2/+2
* pci: Add support for Designware IP blockAndrey Smirnov2018-03-091-0/+754