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

index 0aa63681b0fe26882f4050bad7c13ca4abf36aca..abf72adc9b08615a0253c04d83ebf2e88aa81b80 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -215,9 +215,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= fb44e83c346436ae8dc07d91dfedb108b8a4e673
-# Tue Mar 31 16:27:45 2015 +0100
-# xen: limit guest control of PCI command register
+QEMU_TAG ?= 63a2748f7a97462c9d967daaabaeb5749aee24ea
+# 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.