summaryrefslogtreecommitdiffstats
path: root/hw/dma/soc_dma.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé2020-03-161-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* hw/dma: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-02-061-18/+18
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* arm: soc-dma: use hwaddr instead of target_ulong in printfPaolo Bonzini2015-12-171-22/+17Star
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-4/+4
* hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini2013-04-081-0/+366