summary refs log tree commit diff stats
path: root/target/sparc/cpu-qom.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target: Move ArchCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé2023-11-071-18/+0
* target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'Philippe Mathieu-Daudé2023-11-071-1/+4
* target: Unify QOM stylePhilippe Mathieu-Daudé2023-11-071-2/+0
* target/sparc: Convert to 3-phase resetPeter Maydell2022-12-161-2/+2
* target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macroPhilippe Mathieu-Daudé2022-03-061-2/+1
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-3/+5
* cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell2020-03-171-1/+1
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* sparc: convert cpu models to SPARC cpu subclassesIgor Mammedov2017-09-011-0/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+56