]> xenbits.xensource.com Git - xen.git/commitdiff
QEMU_TAG update
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 10 May 2016 18:12:15 +0000 (19:12 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 10 May 2016 18:12:15 +0000 (19:12 +0100)
Config.mk

index cbe4878ce5b900478b95e1e8057dab3d6e29c91d..a4687d11a32ef1ee2fa7a2402d31590d057bf9e0 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -224,9 +224,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= b96625e17169a7958575c2fb41499bb9ea2c212e
-# Mon Jan 4 15:34:29 2016 +0000
-# MSI-X: avoid array overrun upon MSI-X table writes
+QEMU_TAG ?= 8612cd20670cb57a16ba30480c7f9f6a05ec86d0
+# Tue Apr 26 14:48:06 2016 +0200
+# vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.