QEMU_TAG update
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 22 Feb 2017 16:25:42 +0000 (16:25 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 22 Feb 2017 16:25:42 +0000 (16:25 +0000)
Config.mk

index 9a28d15a9d90f7da9cd9fec59987abe63e3b790e..449fe9350c51ae94bde97bd31ff8fde4fa570615 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -280,9 +280,9 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.10.0
 ETHERBOOT_NICS ?= rtl8139 8086100e
 
 
-QEMU_TRADITIONAL_REVISION ?= b669e922b37b8957248798a5eb7aa96a666cd3fe
-# Mon Nov 14 17:19:46 2016 +0000
-# qemu: ioport_read, ioport_write: be defensive about 32-bit addresses
+QEMU_TRADITIONAL_REVISION ?= 83256b312acfddda34d96e9bba30e93387481091
+# Wed Feb 22 16:25:19 2017 +0000
+# cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo
 
 # 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.