On Wed, 6 Sep 2023 22:01:35 +0800 Zheng Yejian zhengyejian1@huawei.com wrote:
Will the qemu version have an impact? Mine is:
It shouldn't, but...
$ qemu-system-x86_64 --version QEMU emulator version 4.2.1 (Debian 1:4.2-3ubuntu6.27) Copyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers
I'm using:
$ qemu-system-x86_64 --version QEMU emulator version 8.0.3 (Debian 1:8.0.3+dfsg-5) Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers
Maybe it's just that yours causes the race window to be bigger.
-- Steve