summary refs log tree commit diff stats
path: root/target/arm/cpu-qom.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Add support for Non-maskable InterruptJinjie Ruan2024-04-251-1/+4
* target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé2024-01-261-0/+6
* target/arm: Expose M-profile register bank index definitionsPhilippe Mathieu-Daudé2024-01-261-0/+15
* target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'Philippe Mathieu-Daudé2024-01-261-0/+3
* target: Move ArchCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé2023-11-071-27/+0
* target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'Philippe Mathieu-Daudé2023-11-071-28/+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-4/+0
* hw/arm/exynos4210: Get arm_boot_info declaration from 'hw/arm/boot.h'Philippe Mathieu-Daudé2023-10-191-2/+0
* target/arm: 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-10/+4
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-5/+8
* arm: Fix typo in AARCH64_CPU_GET_CLASS definitionEduardo Habkost2020-09-021-1/+1
* target/arm: Make cpu_register() available for other filesThomas Huth2020-04-301-1/+8
* cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell2020-03-171-1/+1
* target/arm: Add the hypervisor virtual counterRichard Henderson2020-02-071-0/+1
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* arm: replace instance_post_init()Marc-André Lureau2019-01-071-0/+3
* target/arm: Add "-cpu max" supportPeter Maydell2018-03-091-0/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+90