diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-09-04 13:32:54 +0300 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-09-04 17:19:09 +0100 |
commit | 269bd822e7f5ab80048b05fb7076236ed66ffbce (patch) | |
tree | a1bd76de81f18612bae3dacf9890ea61f3d571a4 /target-sh4/op_helper.c | |
parent | e8bcf842001739765b8dcc1996d86a0ffd2054d5 (diff) | |
download | qemu-269bd822e7f5ab80048b05fb7076236ed66ffbce.zip qemu-269bd822e7f5ab80048b05fb7076236ed66ffbce.tar.gz qemu-269bd822e7f5ab80048b05fb7076236ed66ffbce.tar.bz2 |
virtio: don't call device on !vm_running
On vm stop, virtio changes vm_running state
too soon, so callbacks can get envoked with
vm_running = false;
Cc: qemu-stable@nongnu.org
Cc: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'target-sh4/op_helper.c')
0 files changed, 0 insertions, 0 deletions