]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/virt: Update comment about Multiprocessor Affinity Register
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 29 Apr 2025 15:39:04 +0000 (17:39 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 6 May 2025 14:02:35 +0000 (15:02 +0100)
commitecb0cfb8a2b09fb0352b7adb83f18888be47a1cf
tree2ccae3f80023feac5ca26defe7cfaf647773b30c
parenteba837a31b9579e30cc6d7ecb4b5c2662a6ffaba
hw/arm/virt: Update comment about Multiprocessor Affinity Register

Support on ARMv7 has been dropped in commit 82bf7ae84ce
("target/arm: Remove KVM support for 32-bit Arm hosts").
Update the comment in virt_cpu_mp_affinity() to avoid
mentioning it.

Suggested-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250429153907.31866-2-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt.c