aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/designware.c
AgeCommit message (Expand)Author
2024-02-02pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck
2023-12-30hw/pci-host: Constify VMStateRichard Henderson
2023-11-03hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu
2023-09-20hw/pci: spelling fixesMichael Tokarev
2023-08-11hw/pci-host: Allow extended config space access for Designware PCIe hostJason Chien
2022-12-21pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov
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