aboutsummaryrefslogtreecommitdiff
path: root/target/sh4/cpu-qom.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost1-1/+1
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost1-4/+2
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-6/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-3/+5
2020-03-17cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell1-1/+1
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2017-10-27sh4: remove SuperHCPUClass::name fieldIgor Mammedov1-2/+0
2017-10-27sh4: cleanup cpu type name compositionIgor Mammedov1-3/+3
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+65