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

index eef4d2309a701e9a17bf269b86cfc3e1159afac5..d571ce2b042c048ad73aec4903abfe3a171117ee 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 ?= 2b5c19892fd76d1c5b6b2a0b4fee6a35513b4999
-# Sun May 24 10:53:44 2015 +0200
-# pcnet: force the buffer access to be in bounds during tx
+QEMU_TAG ?= cbde16cd1c9866a92a7a449e7df5637dd7c3e9cc
+# Wed Jun 3 14:41:27 2015 +0200
+# ide: Clear DRQ after handling all expected accesses
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.