summaryrefslogtreecommitdiffstats
path: root/include/hw/dma
Commit message (Expand)AuthorAgeFilesLines
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Normalize position of header guardMarkus Armbruster2019-06-121-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell2018-08-201-0/+5
* hw/dma/pl080: Support all three interrupt linesPeter Maydell2018-08-201-1/+5
* hw/dma/pl080: Allow use as embedded-struct devicePeter Maydell2018-08-201-0/+62
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMAFrancisco Iglesias2018-05-181-0/+84
* hw/dma/i8257: Rename DMA_init() to i8257_dma_init()Philippe Mathieu-Daudé2018-03-121-0/+49
* include: Fix typos found by codespellStefan Weil2017-01-241-1/+2
* dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAXNathan Rossi2016-09-221-1/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* dma: Add Xilinx Zynq devcfg device modelAlistair Francis2016-07-041-0/+62
* introduce xlnx-dpdmaKONRAD Frederic2016-06-141-0/+85
* bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE2016-03-161-0/+47