aboutsummaryrefslogtreecommitdiff
path: root/target/arm/cpu-qom.h
AgeCommit message (Expand)Author
2023-11-07target: Unify QOM stylePhilippe Mathieu-Daudé
2023-10-19hw/arm/exynos4210: Get arm_boot_info declaration from 'hw/arm/boot.h'Philippe Mathieu-Daudé
2022-12-16target/arm: Convert to 3-phase resetPeter Maydell
2022-03-06target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macroPhilippe Mathieu-Daudé
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-02arm: Fix typo in AARCH64_CPU_GET_CLASS definitionEduardo Habkost
2020-04-30target/arm: Make cpu_register() available for other filesThomas Huth
2020-03-17cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell
2020-02-07target/arm: Add the hypervisor virtual counterRichard Henderson
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-01-07arm: replace instance_post_init()Marc-André Lureau
2018-03-09target/arm: Add "-cpu max" supportPeter Maydell
2016-12-20Move target-* CPU file into a target/ folderThomas Huth