aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2011-06-28 14:01:53 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2011-06-28 14:01:53 +0100
commit163a741ea32fef51d9a7892db80d333398fe828a (patch)
treee993f0c83d8531d0886eb833bf43b32e9713793e /Config.mk
parent685373b4bc896fa181be0185bd52bed6dd9737b0 (diff)
downloadxen-163a741ea32fef51d9a7892db80d333398fe828a.tar.gz
xen-163a741ea32fef51d9a7892db80d333398fe828a.tar.bz2
xen-163a741ea32fef51d9a7892db80d333398fe828a.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 0c9607e9b3..da27c26aaf 100644
--- a/Config.mk
+++ b/Config.mk
@@ -191,9 +191,9 @@ endif
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= e3073b9dbf3217f619a4537197067231111d400e
-# Tue Jun 21 18:05:10 2011 +0100
-# mapcache: remember the last page address rather then the last address_index
+QEMU_TAG ?= cd776ee9408ff127f934a707c1a339ee600bc127
+# Tue Jun 28 13:50:53 2011 +0100
+# qemu-char.c: fix incorrect CONFIG_STUBDOM handling
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.