]> git.proxmox.com Git - qemu.git/blobdiff - cpus.h
Refactor debug and vmstop request interface
[qemu.git] / cpus.h
diff --git a/cpus.h b/cpus.h
index 4cadb641c0c27f3dc2b6c6374485788b90e29810..e0211260c3cb8323f0f4d422ed281e127fc33697 100644 (file)
--- a/cpus.h
+++ b/cpus.h
@@ -11,8 +11,6 @@ void cpu_stop_current(void);
 /* vl.c */
 extern int smp_cores;
 extern int smp_threads;
-extern int debug_requested;
-extern int vmstop_requested;
 void vm_state_notify(int running, int reason);
 bool cpu_exec_all(void);
 void set_numa_modes(void);