]> xenbits.xensource.com Git - xen.git/commitdiff
QEMU_TAG update
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 2 Jul 2014 15:06:31 +0000 (16:06 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 2 Jul 2014 15:06:31 +0000 (16:06 +0100)
Config.mk

index f9a44b7e59f1aee50c0f5cf255c53d2fe9df9f04..54d6ecc2d9bf1942d9a121a27b2ccda1fc1c8baf 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -246,9 +246,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= xen-4.4.0
-# Wed Dec 18 15:25:14 2013 +0000
-# qemu-traditional: Fix build warnings on Wheezy
+QEMU_TAG ?= 8a7abb1694f22cb18616ee7a7a544b026c914bf9
+# Tue Apr 8 16:50:06 2014 +0000
+# qemu-xen-trad: free all the pirqs for msi/msix when driver unloads
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.