QEMU_TAG update
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 7 Dec 2016 16:52:23 +0000 (16:52 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 7 Dec 2016 16:52:23 +0000 (16:52 +0000)
Config.mk

index 2ed32eb7ae9541800a8252e33ea5b0b339dee99f..3ec73675d833e232d7b6bc2602437856d854ff87 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -294,9 +294,9 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.10.0
 ETHERBOOT_NICS ?= rtl8139 8086100e
 
 
-QEMU_TRADITIONAL_REVISION ?= 89c4cbe8d234049b0145e4dc5e5d19d626250b57
-# Tue Nov 29 16:36:38 2016 +0000
-# xen: fix ioreq handling
+QEMU_TRADITIONAL_REVISION ?= b669e922b37b8957248798a5eb7aa96a666cd3fe
+# Mon Nov 14 17:19:46 2016 +0000
+# qemu: ioport_read, ioport_write: be defensive about 32-bit addresses
 
 # Specify which qemu-dm to use. This may be `ioemu' to use the old
 # Mercurial in-tree version, or a local directory, or a git URL.