]> git.proxmox.com Git - mirror_qemu.git/blobdiff - cpu-exec-common.c
rbd: Fix bugs around -drive parameter "server"
[mirror_qemu.git] / cpu-exec-common.c
index 767d9c6f0c418c1ab2b2b216ecb123762e7b5557..0504a9457b38b67d532f1a2c32e2f04c9bf4d648 100644 (file)
@@ -23,9 +23,6 @@
 #include "exec/exec-all.h"
 #include "exec/memory-internal.h"
 
-bool exit_request;
-CPUState *tcg_current_cpu;
-
 /* exit the current TB, but without causing any exception to be raised */
 void cpu_loop_exit_noexc(CPUState *cpu)
 {