aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2012-09-11 14:31:12 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2012-09-11 14:31:12 +0100
commit4cefef807dc5b22b7d4dd099b846ac5870b6f8d7 (patch)
tree640f02c93afe73b46106c0e31efc8a31d16868e6 /Config.mk
parente74cbed05b8d1e2d32f0ca493aa0a1e741c259e9 (diff)
downloadxen-4cefef807dc5b22b7d4dd099b846ac5870b6f8d7.tar.gz
xen-4cefef807dc5b22b7d4dd099b846ac5870b6f8d7.tar.bz2
xen-4cefef807dc5b22b7d4dd099b846ac5870b6f8d7.zip
QEMU_TAG update
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index 24afa1fb7c..a57cb12c8a 100644
--- a/Config.mk
+++ b/Config.mk
@@ -179,9 +179,9 @@ endif
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= 3220480734832a148d26f7a81f90af61c2ecfdd9
-# 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
# Optional components
XENSTAT_XENTOP ?= y