]> xenbits.xensource.com Git - xen.git/commitdiff
Revert "QEMU_TAG update"
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 11 Oct 2013 18:05:31 +0000 (19:05 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 11 Oct 2013 18:05:31 +0000 (19:05 +0100)
(My script edited the wrong xen.git branch)

This reverts commit 363cfda13a58eab51a4a85f30c7c740990b53c3a.

Config.mk

index 14864360964d203c3a0743a81f46406281e82b6b..a26c7c0f2b17a4d63c8c70ae44a77c0c266cbbcd 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 ?= 0bd3d991be73031b8d9c07ccf43e5785ca26ca71
-# 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.