aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/puv3_pm.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-06-09hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()Philippe Mathieu-Daudé1-2/+7
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+2
2018-12-13puv3_pm.c: Convert sysbus init function to realize functionMao Zhongyi1-6/+4
2016-01-29unicore: Clean up includesPeter Maydell1-0/+1
2013-07-29puv3_pm: QOM cast cleanupAndreas Färber1-4/+8
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+149