diff options
author | Michael S. Tsirkin | 2014-09-02 16:26:12 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2014-09-04 18:19:09 +0200 |
commit | e8bcf842001739765b8dcc1996d86a0ffd2054d5 (patch) | |
tree | 3a1806f01f96a7111c91eb3ff0228eeac423ef0d /hw/display/qxl-logger.c | |
parent | net: Forbid dealing with packets when VM is not running (diff) | |
download | qemu-e8bcf842001739765b8dcc1996d86a0ffd2054d5.tar.gz qemu-e8bcf842001739765b8dcc1996d86a0ffd2054d5.tar.xz qemu-e8bcf842001739765b8dcc1996d86a0ffd2054d5.zip |
virtio-net: don't run bh on vm stopped
commit 783e7706937fe15523b609b545587a028a2bdd03
virtio-net: stop/start bh when appropriate
is incomplete: BH might execute within the same main loop iteration but
after vmstop, so in theory, we might trigger an assertion.
I was unable to reproduce this in practice,
but it seems clear enough that the potential is there, so worth fixing.
Cc: qemu-stable@nongnu.org
Reported-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/display/qxl-logger.c')
0 files changed, 0 insertions, 0 deletions