diff options
| author | Michael S. Tsirkin | 2014-09-02 15:12:41 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2014-09-02 16:28:26 +0200 |
| commit | 0187c7989a5cedd4f88bba76839cc9c44fb3fc81 (patch) | |
| tree | 58cb5174a6b8ff47b8317b12f4e9938e1ea73bcf /include/exec/exec-all.h | |
| parent | ioh3420: remove unused ioh3420_init() declaration (diff) | |
| download | qemu-0187c7989a5cedd4f88bba76839cc9c44fb3fc81.tar.gz qemu-0187c7989a5cedd4f88bba76839cc9c44fb3fc81.tar.xz qemu-0187c7989a5cedd4f88bba76839cc9c44fb3fc81.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>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
