aboutsummaryrefslogtreecommitdiff
path: root/hw/dma/soc_dma.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25hw/dma: avoid apparent overflow in soc_dma_set_requestAnastasia Belova1-2/+2
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé1-1/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-1/+1
2018-02-06hw/dma: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis1-18/+18
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2015-12-17arm: soc-dma: use hwaddr instead of target_ulong in printfPaolo Bonzini1-22/+17
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-4/+4
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini1-0/+366