]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Create arm_cpu_mp_affinity
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 18 Jan 2024 20:06:30 +0000 (21:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Jan 2024 11:30:48 +0000 (11:30 +0000)
commitc4380f7bcdcb68fdfca876db366782a807fab8f7
tree5e9b3d58a2356b250f8fbc542b714ef206321e8c
parent750245ed7ce2a426a4eaf026f1af3a21fbdc19dc
target/arm: Create arm_cpu_mp_affinity

Wrapper to return the mp affinity bits from the cpu.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240118200643.29037-10-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt-acpi-build.c
hw/arm/virt.c
hw/arm/xlnx-versal-virt.c
hw/misc/xlnx-versal-crl.c
target/arm/arm-powerctl.c
target/arm/cpu.h
target/arm/hvf/hvf.c
target/arm/tcg/psci.c