aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-01-12 07:11:28 +0000
committerKeir Fraser <keir.fraser@citrix.com>2010-01-12 07:11:28 +0000
commitd007bbddf6a539cc0952a6f126964272a71fe061 (patch)
tree2b5d4ebb8929d08f45e35b9d293b14defd396bfa /Config.mk
parent4d5c98f988e637f05b60a5fa9d673d5836f894f9 (diff)
downloadxen-d007bbddf6a539cc0952a6f126964272a71fe061.tar.gz
xen-d007bbddf6a539cc0952a6f126964272a71fe061.tar.bz2
xen-d007bbddf6a539cc0952a6f126964272a71fe061.zip
Update Xen version for 4.0.0-rc14.0.0-rc1
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Config.mk b/Config.mk
index feb4272eef..9618fd7a9d 100644
--- a/Config.mk
+++ b/Config.mk
@@ -150,7 +150,8 @@ QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
# CONFIG_QEMU ?= ../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= 2621a102cd74cd6691bed30f638581639fcb141d
+QEMU_TAG := xen-4.0.0-rc1
+#QEMU_TAG ?= 2621a102cd74cd6691bed30f638581639fcb141d
# Mon Jan 4 17:49:06 2010 +0000
# passthrough: Fix MSI-x devices assignment.