aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2012-12-11 16:06:41 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2012-12-11 16:06:41 +0000
commit887b82276bf7bb54891eeedffcb4efc75fb320bb (patch)
treeb85c7c123e9d48ed6d96cfec4789552c84808768
parent6ad32c77d6b409c6ece397131f91a7fae34c4980 (diff)
downloadxen-887b82276bf7bb54891eeedffcb4efc75fb320bb.tar.gz
xen-887b82276bf7bb54891eeedffcb4efc75fb320bb.tar.bz2
xen-887b82276bf7bb54891eeedffcb4efc75fb320bb.zip
QEMU_TAG update
-rw-r--r--Config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.mk b/Config.mk
index fb39f7ae26..af5fb353ec 100644
--- a/Config.mk
+++ b/Config.mk
@@ -214,7 +214,7 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= xen-4.2.1-rc1
+QEMU_TAG ?= xen-4.2.1-rc2
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.