summary refs log tree commit diff stats
path: root/hw/pci-host/designware.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck2024-02-021-0/+2
* hw/pci-host: Constify VMStateRichard Henderson2023-12-301-5/+5
* hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu2023-11-031-1/+5
* hw/pci: spelling fixesMichael Tokarev2023-09-201-2/+2
* hw/pci-host: Allow extended config space access for Designware PCIe hostJason Chien2023-08-111-0/+1
* pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov2022-12-211-1/+0
* 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/+1
* qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster2020-06-151-2/+1
* 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/+2
* 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