These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / stubs / clock-warp.c
index 5565118..8acb58a 100644 (file)
@@ -1,7 +1,8 @@
+#include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "qemu/timer.h"
 
-void qemu_clock_warp(QEMUClockType type)
+void qemu_start_warp_timer(void)
 {
 }