]> xenbits.xensource.com Git - xen.git/commitdiff
QEMU_TAG update
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 27 May 2015 15:56:47 +0000 (16:56 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 27 May 2015 15:56:47 +0000 (16:56 +0100)
Config.mk

index 2681926ea0c260e0b12c9bc72949383dde12af21..d82cdbcc1ee9af00970465dd6c00c1013209a60a 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 ?= edb43a7abbec40fb601140fecdc29d693358963b
-# Tue Mar 31 16:27:45 2015 +0100
-# xen: limit guest control of PCI command register
+QEMU_TAG ?= c545d0dfcc5ab5e69d0eabc14ec101293236055c
+# Wed May 6 09:48:59 2015 +0200
+# fdc: force the fifo access to be in bounds of the allocated buffer
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.