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

index 5e5d453b50b258b0c4265c290387c8b8c19c532c..95c2875e516edc300cd90c2d7bcf5b8c71a2c73e 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 ?= 8d882026216a2b9afe74d4b1ef99433620e0ba0a
-# Sun May 24 10:53:44 2015 +0200
-# pcnet: force the buffer access to be in bounds during tx
+QEMU_TAG ?= e1db2596d7c5f8be876481148d407f0cb207b494
+# 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.