]> git.proxmox.com Git - qemu.git/blobdiff - cpus.h
target-mips: Enable access to required RDHWR hardware registers
[qemu.git] / cpus.h
diff --git a/cpus.h b/cpus.h
index 3525375756e928ea91eded443143fbd7f42e8f02..81bd81773f8eecc1bb423fce08772172d282878e 100644 (file)
--- a/cpus.h
+++ b/cpus.h
@@ -11,10 +11,11 @@ void cpu_synchronize_all_states(void);
 void cpu_synchronize_all_post_reset(void);
 void cpu_synchronize_all_post_init(void);
 
+void qtest_clock_warp(int64_t dest);
+
 /* vl.c */
 extern int smp_cores;
 extern int smp_threads;
-bool cpu_exec_all(void);
 void set_numa_modes(void);
 void set_cpu_log(const char *optarg);
 void set_cpu_log_filename(const char *optarg);