Update QEMU_TRADITIONAL_REVISION
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 24 Apr 2020 14:49:23 +0000 (15:49 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Fri, 24 Apr 2020 14:49:23 +0000 (15:49 +0100)
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Config.mk

index 0f303c79b2e34ad8fc2b28085242356e810bc60c..3621162ae4af17de38fa3dcd19096144ea476d5c 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -252,9 +252,9 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.13.0
 ETHERBOOT_NICS ?= rtl8139 8086100e
 
 
-QEMU_TRADITIONAL_REVISION ?= d0d8ad39ecb51cd7497cd524484fe09f50876798
-# Wed Oct 10 18:52:54 2018 +0000
-# xen/pt: allow QEMU to request MSI unmasking at bind time
+QEMU_TRADITIONAL_REVISION ?= 3c659044118e34603161457db9934a34f816d78b
+# Fri Mar 13 12:35:26 2020 +0000
+# xen: cleanup IOREQ server on exit
 
 # 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.