]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
authorLuc Michel <luc.michel@amd.com>
Fri, 26 Sep 2025 07:07:39 +0000 (09:07 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 7 Oct 2025 09:35:36 +0000 (10:35 +0100)
commitc2ba2adf2dc0f51146f70eaeb32c84932573a906
tree9328fa6cdd34e08d8fe88c718b54981b956f4ea2
parent7c21633676fe3249cb8af80e3831bffea1457242
hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping

Add a way to configure the MP affinity value of the CPUs given their
core and cluster IDs. For the Versal APU CPUs, the MP affinity value is
given by the core ID in Aff0.

Signed-off-by: Luc Michel <luc.michel@amd.com>
Reviewed-by: Francisco Iglesias <francisco.iglesias@amd.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20250926070806.292065-22-luc.michel@amd.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/xlnx-versal.c