]> xenbits.xensource.com Git - xen.git/commitdiff
QEMU_TAG update
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 7 Dec 2016 16:54:47 +0000 (16:54 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 7 Dec 2016 16:54:47 +0000 (16:54 +0000)
Config.mk

index 06f771261632debd532d1e2fb97b7fdc4941e3ef..04c9426257d6ebc6f6ef1cc052d4e0cbe47f6acc 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -248,9 +248,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= 851b5ee8ae2a841373d605ae6f755cb33a3626f9
-# Tue Nov 29 18:38:24 2016 +0000
-# xen: fix ioreq handling
+QEMU_TAG ?= eb200a6a9aca6ea6c03bea986d4b64c090672ed1
+# Mon Nov 14 17:19:46 2016 +0000
+# qemu: ioport_read, ioport_write: be defensive about 32-bit addresses
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.