aboutsummaryrefslogtreecommitdiff
path: root/target/arm/arm-powerctl.c
AgeCommit message (Expand)Author
2024-01-26target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Create arm_cpu_mp_affinityRichard Henderson
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2023-10-19target/arm/arm-powerctl: Correctly init CPUs when powered on to lower ELPeter Maydell
2023-02-27target/arm: Wrap arm_rebuild_hflags calls with tcg_enabledFabiano Rosas
2019-12-20arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()pull-target-arm-20191220Niek Linnenbank
2019-12-16arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()Niek Linnenbank
2019-02-28target/arm/arm-powerctl: Add new arm_set_cpu_on_and_reset()Peter Maydell
2019-02-01arm: Clarify the logic of set_pc()Julia Suvorova
2018-10-16target-arm: powerctl: Enable HVC when starting CPUs to EL2Edgar E. Iglesias
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2017-02-24target-arm/powerctl: defer cpu reset work to CPU contextAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth