aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2012-09-05 12:38:40 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2012-09-05 12:38:40 +0100
commit6e2d8c9a0d7a9f409e863872346e7a5c9620531b (patch)
treeaf983cd7240fd050cef8ef69c5af69aca6746921 /Config.mk
parent4b9e508290c67b1f13bc0f6e059d23ba738995ce (diff)
downloadxen-6e2d8c9a0d7a9f409e863872346e7a5c9620531b.tar.gz
xen-6e2d8c9a0d7a9f409e863872346e7a5c9620531b.tar.bz2
xen-6e2d8c9a0d7a9f409e863872346e7a5c9620531b.zip
QEMU_TAG update (XSA-17 / CVE-2012-3515)
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 11fc120900..833a261d2b 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 ?= xen-4.2.0-rc3
-# Tue Aug 14 15:57:49 2012 +0100
-# Revert "qemu-xen-traditional: use O_DIRECT to open disk images for IDE"
+QEMU_TAG ?= a56ae4b5069c7b23ee657b15f08443a9b14a8e7b
+# Wed Sep 5 12:31:40 2012 +0100
+# console: bounds check whenever changing the cursor due to an escape code
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.