Michael S. Tsirkin 0187c7989a 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>
2014-09-02 17:28:26 +03:00
..
2014-08-15 19:12:48 +04:00
2013-12-24 18:02:18 +01:00
2014-06-30 21:13:30 +02:00
2014-08-15 18:54:06 +04:00
2014-08-14 13:22:00 +02:00
2014-05-28 17:36:21 +02:00
2014-06-27 13:48:22 +02:00
2014-08-25 00:16:07 +02:00
2014-06-30 21:13:30 +02:00
2014-07-08 15:08:03 +02:00
2014-08-18 12:06:21 +02:00
2014-06-30 21:13:30 +02:00
2014-08-25 00:16:06 +02:00
2014-08-18 12:06:21 +02:00