On 10/10/24 14:50, Philippe Mathieu-Daudé wrote:
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é<phi...@linaro.org>
Reviewed-by: Jiaxun Yang<jiaxun.y...@flygoat.com>
Tested-by: Jiaxun Yang<jiaxun.y...@flygoat.com>
---
  include/hw/mips/cps.h | 1 +
  hw/mips/cps.c         | 4 ++++
  hw/mips/malta.c       | 2 ++
  3 files changed, 7 insertions(+)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to