aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2012-08-07 18:37:31 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2012-08-07 18:37:31 +0100
commit1ed5c785b03301991b8c438bace2eb279afa7270 (patch)
tree93191607b8b2cb6163ff3e57392243e8d04c4993 /Config.mk
parent15116f1c254a8aa7774e2f73a3e1340a6decd867 (diff)
downloadxen-1ed5c785b03301991b8c438bace2eb279afa7270.tar.gz
xen-1ed5c785b03301991b8c438bace2eb279afa7270.tar.bz2
xen-1ed5c785b03301991b8c438bace2eb279afa7270.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 696858c912..89b5adcbc2 100644
--- a/Config.mk
+++ b/Config.mk
@@ -213,9 +213,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= xen-4.2.0-rc1
-# Mon Jul 23 17:56:13 2012 +0100
-# qemu-traditional: fix no-return-in-nonvoid-function
+QEMU_TAG ?= d94efd9aa814f17f3243dae91476dc42b5ad052e
+# Tue Aug 7 18:17:27 2012 +0100
+# mapcache: Fix invalidate if memory requested was not bucket aligned
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.