aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index 36567c68f6..f169be482b 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 ?= 73c4ad5a3d065267b878c8ae31ff0b4833f093e4
-# Thu Jul 25 08:11:55 2013 +0000
-# passthrough: Correctly expose PCH ISA bridge for IGD passthrough
+QEMU_TAG ?= 84411871262363200e70fa087d7b21647091a450
+# Wed Jul 31 16:16:16 2013 +0100
+# qemu-xen-traditional: allow build without blktap1
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.