]> git.proxmox.com Git - mirror_qemu.git/blobdiff - sysemu.h
Enable host-clock-based RTC
[mirror_qemu.git] / sysemu.h
index 8bf90ee357a541fe687f5e1e04f3d09bc9b8fd9e..ea4e2c129b9497911f203765928578e33e95e672 100644 (file)
--- a/sysemu.h
+++ b/sysemu.h
@@ -5,6 +5,7 @@
 #include "qemu-common.h"
 #include "qemu-option.h"
 #include "qemu-queue.h"
+#include "qemu-timer.h"
 #include "qdict.h"
 
 #ifdef _WIN32
@@ -134,6 +135,7 @@ extern int no_quit;
 extern int semihosting_enabled;
 extern int old_param;
 extern int boot_menu;
+extern QEMUClock *rtc_clock;
 
 #define MAX_NODES 64
 extern int nb_numa_nodes;