index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-host
/
designware.c
Age
Commit message (
Expand
)
Author
2024-02-02
pci-host: designware: Limit value range of iATU viewport register
Guenter Roeck
2023-12-30
hw/pci-host: Constify VMState
Richard Henderson
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-09-20
hw/pci: spelling fixes
Michael Tokarev
2023-08-11
hw/pci-host: Allow extended config space access for Designware PCIe host
Jason Chien
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2021-02-08
pci-host: designware: add pcie-msi read method
Prasad J Pandit
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-01-24
hw/pci-host/designware: Remove unuseful FALLTHROUGH comment
Philippe Mathieu-Daudé
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-07-01
i.mx7d: pci: Update PCI IRQ mapping to match HW
Andrey Smirnov
2019-07-01
pci: designware: Update MSI mapping when MSI address changes
Andrey Smirnov
2019-07-01
pci: designware: Update MSI mapping unconditionally
Andrey Smirnov
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-02
hw/pci-host: Use object_initialize_child for correct reference counting
Thomas Huth
2018-03-09
pci: Add support for Designware IP block
Andrey Smirnov