summary refs log tree commit diff stats
path: root/hw/dma/xlnx_csu_dma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...Peter Maydell2022-01-291-1/+0
|\
| * Remove unnecessary minimum_version_id_old fieldsPeter Maydell2022-01-281-1/+0
* | hw/dma/xlnx_csu_dma: Support starting a read transfer through a class methodFrancisco Iglesias2022-01-281-0/+17
|/
* hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be setPhilippe Mathieu-Daudé2021-08-261-11/+10
* hw/dma/xlnx_csu_dma: Run trivial checks early in realize()Philippe Mathieu-Daudé2021-08-261-5/+5
* hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-021-1/+0
* hw/dma: Implement a Xilinx CSU DMA modelXuzhou Cheng2021-03-081-0/+745