aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Jackson <ian.jackson@eu.citrix.com>2013-10-11 19:04:25 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2013-10-11 19:04:25 +0100
commit363cfda13a58eab51a4a85f30c7c740990b53c3a (patch)
treee76d739d2e8153f83d7147a88bb70eefd667c96d
parent6ed09e37722f601661fff42f80279a41773c574e (diff)
downloadxen-363cfda13a58eab51a4a85f30c7c740990b53c3a.tar.gz
xen-363cfda13a58eab51a4a85f30c7c740990b53c3a.tar.bz2
xen-363cfda13a58eab51a4a85f30c7c740990b53c3a.zip
QEMU_TAG update
-rw-r--r--Config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index a26c7c0f2b..1486436096 100644
--- 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.