aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2011-06-21 18:28:53 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2011-06-21 18:28:53 +0100
commite93ad8b732a8c3e3a00124d35cfd9bf23b89e12f (patch)
treea642a05d658f86c26f50ed63758ee0479ccf6db5 /Config.mk
parenta53cb5b82d0490241ec48bd0083939823b6d39f9 (diff)
downloadxen-e93ad8b732a8c3e3a00124d35cfd9bf23b89e12f.tar.gz
xen-e93ad8b732a8c3e3a00124d35cfd9bf23b89e12f.tar.bz2
xen-e93ad8b732a8c3e3a00124d35cfd9bf23b89e12f.zip
QEMU_TAG update
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/Config.mk b/Config.mk
index aa681aebd0..530ed3c370 100644
--- a/Config.mk
+++ b/Config.mk
@@ -190,10 +190,9 @@ endif
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG := xen-4.1.0-rc6
-#QEMU_TAG ?= e073e69457b4d99b6da0b6536296e3498f7f6599
-# Fri Feb 11 17:54:51 2011 +0000
-# qemu-xen: fix segfault with empty cdroms
+QEMU_TAG ?= e3073b9dbf3217f619a4537197067231111d400e
+# Tue Jun 21 18:05:10 2011 +0100
+# mapcache: remember the last page address rather then the last address_index
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.