QEMU_TAG update
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 20 Feb 2013 15:43:03 +0000 (15:43 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 20 Feb 2013 15:43:03 +0000 (15:43 +0000)
Config.mk

index 21274ebd770a09dff2e45bffa1871e36c657e7be..ec64eba96149f03d210bf93012e6c180c16164d6 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -221,9 +221,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= 2a1354d655d816feaad7dbdb8364f40a208439c1
-# Thu Jan 17 15:52:16 2013 +0000
-# e1000: fix compile warning introduced by security fix, and debugging
+QEMU_TAG ?= 3b7917bce51cdf433924d295edcfe84f407bd1f7
+# Wed Feb 20 15:40:13 2013 +0000
+# cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_reqm
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.