[Spice-devel] [PATCH 03/10] server/tests/test_display_no_ssl: [debug] bring back to display only tester
Alon Levy
alevy at redhat.com
Sat Jan 8 06:23:21 PST 2011
---
server/tests/test_display_no_ssl.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/server/tests/test_display_no_ssl.c b/server/tests/test_display_no_ssl.c
index d531fb7..be1c000 100644
--- a/server/tests/test_display_no_ssl.c
+++ b/server/tests/test_display_no_ssl.c
@@ -167,8 +167,8 @@ void get_init_info(QXLInstance *qin, QXLDevInitInfo *info)
info->n_surfaces = 1;
}
-#define NOTIFY_DISPLAY_BATCH 0
-#define NOTIFY_CURSOR_BATCH 1
+#define NOTIFY_DISPLAY_BATCH 1
+#define NOTIFY_CURSOR_BATCH 0
int notify = NOTIFY_DISPLAY_BATCH;
int cursor_notify = NOTIFY_CURSOR_BATCH;
--
1.7.3.4
More information about the Spice-devel
mailing list