aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Jackson <ian.jackson@eu.citrix.com>2013-07-17 12:02:10 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2013-07-17 12:02:10 +0100
commit8f36d832b83da85cfa3e493f1a154dba9a780c52 (patch)
tree6ed2ebd795eedcafbebe95d563fc2c856d4a55de
parentb39ea9914cb9c4cc5ecc6fe10cc05a4d08855a2e (diff)
downloadxen-8f36d832b83da85cfa3e493f1a154dba9a780c52.tar.gz
xen-8f36d832b83da85cfa3e493f1a154dba9a780c52.tar.bz2
xen-8f36d832b83da85cfa3e493f1a154dba9a780c52.zip
QEMU_TAG update
-rw-r--r--Config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index ff1aea3006..986921ab49 100644
--- a/Config.mk
+++ b/Config.mk
@@ -215,9 +215,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= xen-4.2.2
-# Thu Jan 17 15:52:16 2013 +0000
-# e1000: fix compile warning introduced by security fix, and debugging
+QEMU_TAG ?= 1c15498ae8cb29c4417b00f238f1737653711431
+# Tue May 14 18:48:49 2013 +0100
+# piix4acpi, xen, hotplug: Fix race with ACPI AML code and hotplug.
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.