aboutsummaryrefslogtreecommitdiff
path: root/qemu-kvm.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-kvm.c')
-rw-r--r--qemu-kvm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu-kvm.c b/qemu-kvm.c
index 49741796f..49cd6837c 100644
--- a/qemu-kvm.c
+++ b/qemu-kvm.c
@@ -1606,6 +1606,7 @@ int kvm_main_loop(void)
}
}
+ bdrv_close_all();
pause_all_threads();
pthread_mutex_unlock(&qemu_mutex);