summary refs log tree commit diff stats
path: root/hw/dma/etraxfs_dma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/dma/etraxfs: Include missing 'exec/memory.h' headerPhilippe Mathieu-Daudé2023-08-311-0/+1
* replace TABs with spacesYeqi Fu2023-03-201-417/+417
* bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé2023-01-181-17/+17
* Remove unnecessary cast when using the cpu_[physical]_memory APIPhilippe Mathieu-Daudé2020-02-201-15/+10
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+2
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0
* etraxfs_dma: Dont forward zero-length payload to clientsEdgar E. Iglesias2016-02-201-5/+8
* hw: Clean up includesPeter Maydell2016-01-291-2/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini2013-04-081-0/+781