]> xenbits.xensource.com Git - xen.git/commitdiff
QEMU_TAG update
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 4 Jan 2016 15:36:32 +0000 (15:36 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 4 Jan 2016 15:36:32 +0000 (15:36 +0000)
Config.mk

index 2376348067069cac020e8e26d3e7a4bcae4b23c2..b4716d660f7f865d353e4c07147f28a4df03a4d4 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 ?= c51f20baba0bc01e7e3a3a16e72be9a0ed6cb734
-# Fri Nov 20 10:56:00 2015 -0500
-# blkif: Avoid double access to src->nr_segments
+QEMU_TAG ?= 2bbe49494f5e910c6fb49f6800d143cae9eb5758
+# Mon Jan 4 15:34:29 2016 +0000
+# MSI-X: avoid array overrun upon MSI-X table writes
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.