]> git.proxmox.com Git - qemu.git/blobdiff - sysemu.h
runstate: Allow user to migrate twice
[qemu.git] / sysemu.h
index a889d90957970cd01b48f707b700ab8f350852bd..7d288f865d2225c7c1ab2ceb465638ec45073f72 100644 (file)
--- a/sysemu.h
+++ b/sysemu.h
@@ -35,6 +35,7 @@ void vm_state_notify(int running, RunState state);
 
 void vm_start(void);
 void vm_stop(RunState state);
+void vm_stop_force_state(RunState state);
 
 void qemu_system_reset_request(void);
 void qemu_system_shutdown_request(void);