summaryrefslogtreecommitdiff
path: root/coroutine-sigaltstack.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2013-07-18 14:52:19 +0200
committerStefan Hajnoczi <stefanha@redhat.com>2013-07-19 12:29:21 +0800
commit594a45ce64dbef1829996403506a1154eb2fd1cc (patch)
treef18db8a1b7dc695eef70a37c6f73c1c3794230e6 /coroutine-sigaltstack.c
parent323004a39d4d8d33c744a5b108f80bfe6402fca3 (diff)
downloadqemu-594a45ce64dbef1829996403506a1154eb2fd1cc.tar.gz
cpus: Let vm_stop[_force_state]() always flush block devices
Even if the VM is already stopped, we cannot assume that all data has already been successfully flushed to disk. The flush during the previous vm_stop() could have failed. Run bdrv_flush_all() unconditionally so that we get an error each time if the block device isn't really flushed. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'coroutine-sigaltstack.c')
0 files changed, 0 insertions, 0 deletions