On 10/10/24 14:50, Philippe Mathieu-Daudé wrote:
mips_cpu_create_with_clock() creates a vCPU. Pass it the vCPU
endianness requested by argument. Update the board call sites.
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>
---
target/mips/cpu.h | 4 +++-
hw/mips/fuloong2e.c | 2 +-
hw/mips/jazz.c | 2 +-
hw/mips/loongson3_virt.c | 2 +-
hw/mips/malta.c | 3 ++-
hw/mips/mipssim.c | 2 +-
target/mips/cpu.c | 5 ++++-
7 files changed, 13 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~