aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2012-08-14 15:59:38 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2012-08-14 15:59:38 +0100
commit040c473d1925e5f471f8aa1b335465816274d3e2 (patch)
tree35f78ac9ef86b15026401b5b1974c6298f212122 /Config.mk
parent6e71854c324b7284e5ab2796f7de2ff3720840b9 (diff)
downloadxen-040c473d1925e5f471f8aa1b335465816274d3e2.tar.gz
xen-040c473d1925e5f471f8aa1b335465816274d3e2.tar.bz2
xen-040c473d1925e5f471f8aa1b335465816274d3e2.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 80f25faeff..de7bfa3737 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-rc2
-# Tue Aug 7 18:17:27 2012 +0100
-# mapcache: Fix invalidate if memory requested was not bucket aligned
+QEMU_TAG ?= effd5676225761abdab90becac519716515c3be4
+# Tue Aug 14 15:57:49 2012 +0100
+# Revert "qemu-xen-traditional: use O_DIRECT to open disk images for IDE"
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.