summaryrefslogtreecommitdiffstats
path: root/hw/dma/puv3_dma.c
Commit message (Expand)AuthorAgeFilesLines
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()Philippe Mathieu-Daudé2020-06-091-2/+7
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* dma/puv3_dma: Convert sysbus init function to realize functionMao Zhongyi2018-12-131-6/+4Star
* unicore: Clean up includesPeter Maydell2016-01-291-0/+1
* puv3_dma: QOM cast cleanupAndreas Färber2013-07-291-4/+8
* hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+109