aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <ian.jackson@eu.citrix.com>2013-03-15 18:29:36 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2013-03-15 18:29:36 +0000
commitf91c9f4254c926c92815da881fdff2a14ce72acf (patch)
treef37ca613df246106be61661972be3ab3533c42d0 /Config.mk
parent733b9c524dbc2bec318bfc3588ed1652455d30ec (diff)
downloadxen-f91c9f4254c926c92815da881fdff2a14ce72acf.tar.gz
xen-f91c9f4254c926c92815da881fdff2a14ce72acf.tar.bz2
xen-f91c9f4254c926c92815da881fdff2a14ce72acf.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 cde6e5a8b4..b1f12ecf8d 100644
--- a/Config.mk
+++ b/Config.mk
@@ -224,9 +224,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= 5ae58eaa967495fce99b727422054c58750d252b
-# Mon Feb 25 16:44:20 2013 +0000
-# Revert "passthrough: Correctly expose PCH ISA bridge for IGD passthrough"
+QEMU_TAG ?= b86eb6bb95e67d22185967657c97fb6a2f131198
+# Fri Mar 15 18:25:15 2013 +0000
+# xen: Disable use of O_DIRECT by default as it results in crashes.
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.