diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2024-08-13 21:23:24 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2024-08-16 14:04:19 +0100 |
commit | a0bf401b8e532670fccccef53727a5f80eaf9049 (patch) | |
tree | 00dc18f03e674416df82e3f6bcfd287937ed93f3 /hw/m68k/next-cube.c | |
parent | 4c193bb129dae164ce19c1197c76b59c62b405aa (diff) | |
download | qemu-a0bf401b8e532670fccccef53727a5f80eaf9049.zip qemu-a0bf401b8e532670fccccef53727a5f80eaf9049.tar.gz qemu-a0bf401b8e532670fccccef53727a5f80eaf9049.tar.bz2 |
virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
The regular qemu_bh_schedule() calls result in non-deterministic
execution of the bh in record-replay mode, which causes replay failure.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-Id: <20240813050638.446172-9-npiggin@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240813202329.1237572-17-alex.bennee@linaro.org>
Diffstat (limited to 'hw/m68k/next-cube.c')
0 files changed, 0 insertions, 0 deletions