graphic: 0.966 device: 0.704 semantic: 0.625 instruction: 0.576 boot: 0.467 vnc: 0.419 other: 0.398 socket: 0.397 network: 0.293 mistranslation: 0.243 assembly: 0.086 KVM: 0.014 QEMU TCG crashes when running on windows Description of problem: QEMU crashes immediately after startup and shows an assertion failure: ERROR:C:/msys64/home/xxx/qemu/tcg/i386/tcg-target.c.inc:1085:tcg_out_addi_ptr: assertion failed: (64 == 32) Bail out! ERROR:C:/msys64/home/xxx/qemu/tcg/i386/tcg-target.c.inc:1085:tcg_out_addi_ptr: assertion failed: (64 == 32) Steps to reproduce: NA Additional information: 1. This problem only occurs when the host system is windows, and the same QEMU configuration does not have this problem when the host system is Linux. 2. This problem is related to the -smp parameter of QEMU. If the smp parameter is 1, this problem will not occur. 3. This problem does not exist in the QEMU version 7.2.