summaryrefslogtreecommitdiffstats
path: root/include/hw/dma
Commit message (Expand)AuthorAgeFilesLines
* hw/dma/xlnx_csu_dma: Support starting a read transfer through a class methodFrancisco Iglesias2022-01-281-2/+17
* include/hw/dma/xlnx_csu_dma: Add in missing includes in the headerFrancisco Iglesias2022-01-281-0/+5
* hw/dma/xlnx-zdma Always expect 'dma' link property to be setPhilippe Mathieu-Daudé2021-08-261-1/+1
* hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be setPhilippe Mathieu-Daudé2021-08-261-1/+1
* hw/dma: Implement a Xilinx CSU DMA modelXuzhou Cheng2021-03-081-0/+52
* arm: Update infocenter.arm.com URLsPeter Maydell2021-02-111-3/+4
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-186-18/+6Star
* Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-09-131-0/+57
|\
| * hw/dma: Add SiFive platform DMA controller emulationBin Meng2020-09-101-0/+57
* | Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-096-10/+12
* | Move QOM typedefs and add missing includesEduardo Habkost2020-09-096-10/+21
|/
* i8257: Move QOM macro to headerEduardo Habkost2020-08-271-0/+2
* hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé2020-03-231-1/+3
* 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