On 1/15/25 15:29, Philippe Mathieu-Daudé wrote:
Create vCPUs from the last one to the first one. No need to use the &first_cpu global since we already have it referenced.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- hw/mips/loongson3_virt.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~