summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKevin Wolf2013-07-18 14:52:19 +0200
committerStefan Hajnoczi2013-07-19 06:29:21 +0200
commit594a45ce64dbef1829996403506a1154eb2fd1cc (patch)
treef18db8a1b7dc695eef70a37c6f73c1c3794230e6 /include
parentblock-migration: efficiently encode zero blocks (diff)
downloadqemu-594a45ce64dbef1829996403506a1154eb2fd1cc.tar.gz
qemu-594a45ce64dbef1829996403506a1154eb2fd1cc.tar.xz
qemu-594a45ce64dbef1829996403506a1154eb2fd1cc.zip
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 'include')
0 files changed, 0 insertions, 0 deletions