]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/mips/cps: Set the vCPU 'cpu-big-endian' property
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 27 Sep 2024 07:24:06 +0000 (09:24 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 15 Oct 2024 15:21:06 +0000 (12:21 -0300)
commit805659a895b8afeeb50088c44bd60641d60963ff
tree6f6965e61da2fe8bd1b363f536a3cdc1825ab330
parentd70e58958da3165bb35d33a69c9d1937674dd6ce
hw/mips/cps: Set the vCPU 'cpu-big-endian' property

Have the CPS expose a 'cpu-big-endian' property so it can
set it to the vCPUs it creates.
Note, since the number of vCPUs created is dynamic, we can
not use QOM aliases.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241010215015.44326-16-philmd@linaro.org>
hw/mips/cps.c
hw/mips/malta.c
include/hw/mips/cps.h