aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index fe0db0c0d2..5079025ef2 100644
--- a/Config.mk
+++ b/Config.mk
@@ -178,9 +178,9 @@ endif
# CONFIG_QEMU ?= ../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG := 091149d364e893e643a5da3175c3f84d2163cb3e
-# Wed Sep 5 12:31:40 2012 +0100
-# console: bounds check whenever changing the cursor due to an escape code
+QEMU_TAG ?= d7d453f51459b591faa96d1c123b5bfff7c5b6b6
+# Thu Sep 6 17:05:30 2012 +0100
+# Disable qemu monitor by default. The qemu monitor is an overly
OCAML_XENSTORED_REPO=http://xenbits.xensource.com/ext/xen-ocaml-tools.hg