]> git.proxmox.com Git - qemu.git/blobdiff - sysemu.h
qcow2: Use QcowCache
[qemu.git] / sysemu.h
index d8fceec806ffe8bfe9aff53769f296a23d094940..0c969f22b9313f568e990e60984ff302983d8e2c 100644 (file)
--- a/sysemu.h
+++ b/sysemu.h
@@ -75,6 +75,7 @@ void qemu_announce_self(void);
 
 void main_loop_wait(int nonblocking);
 
+bool qemu_savevm_state_blocked(Monitor *mon);
 int qemu_savevm_state_begin(Monitor *mon, QEMUFile *f, int blk_enable,
                             int shared);
 int qemu_savevm_state_iterate(Monitor *mon, QEMUFile *f);