QEMU_TAG update
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 6 Oct 2011 17:43:03 +0000 (18:43 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 6 Oct 2011 17:43:03 +0000 (18:43 +0100)
Config.mk

index 6cb37ca6b9be067319932b439773d7169c776764..e346c57a24816bd407084ca7c021df32c29d5f44 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -197,9 +197,9 @@ endif
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= cd776ee9408ff127f934a707c1a339ee600bc127
-# Tue Jun 28 13:50:53 2011 +0100
-# qemu-char.c: fix incorrect CONFIG_STUBDOM handling
+QEMU_TAG ?= 25378e0a76b282127e9ab8933a4defbc91db3862
+# Thu Oct 6 18:38:08 2011 +0100
+# remove blktap when building for NetBSD
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.