QEMU_TAG update
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 11 Oct 2013 18:04:25 +0000 (19:04 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 11 Oct 2013 18:04:25 +0000 (19:04 +0100)
Config.mk

index a26c7c0f2b17a4d63c8c70ae44a77c0c266cbbcd..14864360964d203c3a0743a81f46406281e82b6b 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -245,9 +245,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= 84411871262363200e70fa087d7b21647091a450
-# Wed Jul 31 16:16:16 2013 +0100
-# qemu-xen-traditional: allow build without blktap1
+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.