aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/designware.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-02pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck1-0/+2
2023-12-30hw/pci-host: Constify VMStateRichard Henderson1-5/+5
2023-11-03hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu1-1/+5
2023-09-20hw/pci: spelling fixesMichael Tokarev1-2/+2
2023-08-11hw/pci-host: Allow extended config space access for Designware PCIe hostJason Chien1-0/+1
2022-12-21pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov1-1/+0
2021-02-08pci-host: designware: add pcie-msi read methodPrasad J Pandit1-0/+19
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-06-15qom: Less verbose object_initialize_child()Markus Armbruster1-2/+1
2020-06-15qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster1-2/+1
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