On 1/12/25 13:58, Philippe Mathieu-Daudé wrote:
Propagate %processor_id from mips_loongson3_virt_init() where we have a reference to the first vCPU, so use it instead of the &first_cpu global.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- hw/mips/loongson3_virt.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
