aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2012-09-06 17:08:44 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2012-09-06 17:08:44 +0100
commit849270811d8de9cb97367d7a9486960e812d4020 (patch)
tree58f07f09e2f0e365a99a2a9766cb73c03d71a554 /Config.mk
parent102ec7e2fc1c0290ed8207a78251ebba9157f8ce (diff)
downloadxen-849270811d8de9cb97367d7a9486960e812d4020.tar.gz
xen-849270811d8de9cb97367d7a9486960e812d4020.tar.bz2
xen-849270811d8de9cb97367d7a9486960e812d4020.zip
QEMU_TAG update (security fix XSA-15)
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 833a261d2b..4045122e15 100644
--- a/Config.mk
+++ b/Config.mk
@@ -214,9 +214,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= a56ae4b5069c7b23ee657b15f08443a9b14a8e7b
-# Wed Sep 5 12:31:40 2012 +0100
-# console: bounds check whenever changing the cursor due to an escape code
+QEMU_TAG ?= bacc0d302445c75f18f4c826750fb5853b60e7ca
+# Thu Sep 6 17:05:30 2012 +0100
+# Disable qemu monitor by default. The qemu monitor is an overly
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.