aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorJan Beulich <none@none>2012-11-15 09:55:31 +0100
committerJan Beulich <none@none>2012-11-15 09:55:31 +0100
commit35154e497ee49f72f2e69449e1f8c593ecb3f173 (patch)
tree41fbb269532ee6c1a0fed83e4db2f01b809041ed /Config.mk
parent86d10f2be082fe47149d27e31c6c0824a31ff4fb (diff)
downloadxen-35154e497ee49f72f2e69449e1f8c593ecb3f173.tar.gz
xen-35154e497ee49f72f2e69449e1f8c593ecb3f173.tar.bz2
xen-35154e497ee49f72f2e69449e1f8c593ecb3f173.zip
update Xen version to 4.2.1-rc14.2.1-rc1
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.mk b/Config.mk
index f33c402667..fb39f7ae26 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.0
+QEMU_TAG ?= xen-4.2.1-rc1
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.