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 11d7a7d349..474e24fc93 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 ?= xen-4.3.0
-# Mon Jun 17 17:39:51 2013 +0100
-# qemu-xen-traditional: disable docs
+QEMU_TAG ?= 0bd3d991be73031b8d9c07ccf43e5785ca26ca71
+# Thu Jul 25 08:11:55 2013 +0000
+# passthrough: Correctly expose PCH ISA bridge for IGD passthrough
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.