diff options
| author | Kevin Wolf | 2013-07-18 14:52:19 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi | 2013-07-19 06:29:21 +0200 |
| commit | 594a45ce64dbef1829996403506a1154eb2fd1cc (patch) | |
| tree | f18db8a1b7dc695eef70a37c6f73c1c3794230e6 /include/exec | |
| parent | block-migration: efficiently encode zero blocks (diff) | |
| download | qemu-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/exec')
0 files changed, 0 insertions, 0 deletions
