summary refs log tree commit diff stats
path: root/target/arm/arm-powerctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' headerPhilippe Mathieu-Daudé2024-01-261-0/+1
* target/arm: Create arm_cpu_mp_affinityRichard Henderson2024-01-261-1/+1
* system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi2024-01-081-7/+7
* target/arm/arm-powerctl: Correctly init CPUs when powered on to lower ELPeter Maydell2023-10-191-52/+1
* target/arm: Wrap arm_rebuild_hflags calls with tcg_enabledFabiano Rosas2023-02-271-2/+5
* arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()Niek Linnenbank2019-12-201-0/+3
* arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()Niek Linnenbank2019-12-161-0/+3
* target/arm/arm-powerctl: Add new arm_set_cpu_on_and_reset()Peter Maydell2019-02-281-0/+56
* arm: Clarify the logic of set_pc()Julia Suvorova2019-02-011-3/+0
* target-arm: powerctl: Enable HVC when starting CPUs to EL2Edgar E. Iglesias2018-10-161-0/+10
* target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0
* target-arm/powerctl: defer cpu reset work to CPU contextAlex Bennée2017-02-241-65/+137
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+228