aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorKeir Fraser <keir@xen.org>2012-09-07 12:08:10 +0100
committerKeir Fraser <keir@xen.org>2012-09-07 12:08:10 +0100
commitd0a24182135eaa7a88932156ef2bf06a3e7a8149 (patch)
tree3770e6473acbeae1a28ed93928023755436abdc5 /Config.mk
parent23567b1201e6da3dc5f30c4640389e22a15ab8b1 (diff)
downloadxen-d0a24182135eaa7a88932156ef2bf06a3e7a8149.tar.gz
xen-d0a24182135eaa7a88932156ef2bf06a3e7a8149.tar.bz2
xen-d0a24182135eaa7a88932156ef2bf06a3e7a8149.zip
Update Xen version to 4.2.0-rc44.2.0-rc4
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index 966f93bc87..78410efc82 100644
--- a/Config.mk
+++ b/Config.mk
@@ -214,9 +214,7 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= bacc0d302445c75f18f4c826750fb5853b60e7ca
-# Thu Sep 6 17:05:30 2012 +0100
-# Disable qemu monitor by default. The qemu monitor is an overly
+QEMU_TAG ?= xen-4.2.0-rc4
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.