WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
Xen

xen-devel

[Top] [All Lists]

[Xen-devel] [PATCH 04/11] move GUI_REFRESH_INTERVAL define from vl.c to

To: qemu-devel@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 04/11] move GUI_REFRESH_INTERVAL define from vl.c to console.h
From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
Date: 2008年8月11日 14:32:43 +0200
Cc: Gerd Hoffmann <kraxel@xxxxxxxxxx>
Delivery-date: 2008年8月11日 05:35:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1218457970-11707-1-git-send-email-kraxel@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1218457970-11707-1-git-send-email-kraxel@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx>
---
 console.h | 3 +++
 vl.c | 2 --
 2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/console.h b/console.h
index 3afa0a1..558872c 100644
--- a/console.h
+++ b/console.h
@@ -9,6 +9,9 @@
 #define MOUSE_EVENT_RBUTTON 0x02
 #define MOUSE_EVENT_MBUTTON 0x04
 
+/* in ms */
+#define GUI_REFRESH_INTERVAL 30
+
 typedef void QEMUPutKBDEvent(void *opaque, int keycode);
 typedef void QEMUPutMouseEvent(void *opaque, int dx, int dy, int dz, int 
buttons_state);
 
diff --git a/vl.c b/vl.c
index f92ea2e..9946d79 100644
--- a/vl.c
+++ b/vl.c
@@ -152,8 +152,6 @@ int inet_aton(const char *cp, struct in_addr *ia);
 #else
 #define DEFAULT_RAM_SIZE 128
 #endif
-/* in ms */
-#define GUI_REFRESH_INTERVAL 30
 
 /* Max number of USB devices that can be specified on the commandline. */
 #define MAX_USB_CMDLINE 8
-- 
1.5.5.1
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
Previous by Date: [Xen-devel] [PATCH 03/11] add container_of() macro to osdep.h , Gerd Hoffmann
Next by Date: [Xen-devel] [PATCH 05/11] xen: groundwork for xen support , Gerd Hoffmann
Previous by Thread: [Xen-devel] [PATCH 03/11] add container_of() macro to osdep.h , Gerd Hoffmann
Next by Thread: [Xen-devel] [PATCH 05/11] xen: groundwork for xen support , Gerd Hoffmann
Indexes: [Date] [Thread] [Top] [All Lists]

Copyright ©, Citrix Systems Inc. All rights reserved. Legal and Privacy
Citrix This site is hosted by Citrix

AltStyle によって変換されたページ (->オリジナル) /