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
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