From: Ian Jackson Date: Thu, 29 May 2008 14:22:18 +0000 (+0100) Subject: bring timer arrangments into line with qemu upstream X-Git-Tag: xen-3.3.0-rc1~163 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d123fcb77858ff703e2f18228980b051cbd6ec85;p=qemu-xen-3.4-testing.git bring timer arrangments into line with qemu upstream --- diff --git a/console.h b/console.h index 7ec1d887..1f5637f6 100644 --- a/console.h +++ b/console.h @@ -70,7 +70,7 @@ struct DisplayState { int width; int height; void *opaque; - struct QEMUTimer *gui_timer; + uint64_t gui_timer_interval; int shared_buf;