QEMU_TAG update
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 22 Feb 2013 18:16:54 +0000 (18:16 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 22 Feb 2013 18:16:54 +0000 (18:16 +0000)
Config.mk

index a61d7e1171e92f5be99017e849a89f064dae7e7c..5597dcd3fac6597d4a757e6aaddc5c5855318b2d 100644 (file)
--- 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 ?= 3b7917bce51cdf433924d295edcfe84f407bd1f7
-# Wed Feb 20 15:40:13 2013 +0000
-# cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_reqm
+QEMU_TAG ?= bd9e97271db5edc07e3e0d45bdf6ccd5a9bba3de
+# Fri Feb 22 18:04:40 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.