aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2013-02-20 15:43:03 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2013-02-20 15:43:03 +0000
commita5124f33995f7307b008b1a5c125537d58bed75e (patch)
tree4371403562452acadf35e3d69da63992db9465d1 /Config.mk
parentfb034f42648ecac835a1666def468f673edd2725 (diff)
downloadxen-a5124f33995f7307b008b1a5c125537d58bed75e.tar.gz
xen-a5124f33995f7307b008b1a5c125537d58bed75e.tar.bz2
xen-a5124f33995f7307b008b1a5c125537d58bed75e.zip
QEMU_TAG update
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index 21274ebd77..ec64eba961 100644
--- 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.