summary refs log tree commit diff stats
path: root/target/hppa/cpu-qom.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target: Move ArchCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé2023-11-071-16/+0
* target: Mention 'cpu-qom.h' is target agnosticPhilippe Mathieu-Daudé2023-11-071-1/+1
* target: Unify QOM stylePhilippe Mathieu-Daudé2023-11-071-2/+0
* target/hppa: Introduce TYPE_HPPA64_CPURichard Henderson2023-11-061-0/+1
* 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
* target-hppa: Add framework and enable compilationRichard Henderson2017-01-231-0/+52