index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
dma
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Normalize position of header guard
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-08-20
hw/dma/pl080: Don't use CPU address space for DMA accesses
Peter Maydell
2018-08-20
hw/dma/pl080: Support all three interrupt lines
Peter Maydell
2018-08-20
hw/dma/pl080: Allow use as embedded-struct device
Peter Maydell
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-18
xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA
Francisco Iglesias
2018-03-12
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2017-01-24
include: Fix typos found by codespell
Stefan Weil
2016-09-22
dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAX
Nathan Rossi
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-04
dma: Add Xilinx Zynq devcfg device model
Alistair Francis
2016-06-14
introduce xlnx-dpdma
KONRAD Frederic
2016-03-16
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE