summaryrefslogtreecommitdiff
path: root/slirp
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2014-09-02 17:26:12 +0300
committerMichael Roth <mdroth@linux.vnet.ibm.com>2014-09-10 09:30:57 -0500
commite685d2abf7ad55fcea10c27888073cca21ec3568 (patch)
tree6aab666cf254bc2e790292165317660654be4ab2 /slirp
parent67cfda87763775abbfcb5ec7381f506fea500735 (diff)
downloadqemu-e685d2abf7ad55fcea10c27888073cca21ec3568.tar.gz
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> (cherry picked from commit e8bcf842001739765b8dcc1996d86a0ffd2054d5) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'slirp')
0 files changed, 0 insertions, 0 deletions