aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
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.