aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>2011-09-13 10:29:14 +0100
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>2011-09-13 10:29:14 +0100
commit9233be8d2c37b6ae1de4d30788fc9be308aed41c (patch)
treede9789bdd0f7391732118d635e62a5ebd95ad6d1 /Config.mk
parent145854fa0dbe4a49641cb2fd5a6a59c461a9338e (diff)
downloadxen-9233be8d2c37b6ae1de4d30788fc9be308aed41c.tar.gz
xen-9233be8d2c37b6ae1de4d30788fc9be308aed41c.tar.bz2
xen-9233be8d2c37b6ae1de4d30788fc9be308aed41c.zip
Clone and build upstream Qemu by default
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.mk b/Config.mk
index 6505697df1..6c1811baab 100644
--- a/Config.mk
+++ b/Config.mk
@@ -192,6 +192,10 @@ else
QEMU_REMOTE=git://xenbits.xensource.com/qemu-xen-unstable.git
endif
+# Only available through the git protocol at the moment
+QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/people/sstabellini/qemu-dm.git
+QEMU_UPSTREAM_TAG ?= origin/xen-stable-0.15
+
# Specify which qemu-dm to use. This may be `ioemu' to use the old
# Mercurial in-tree version, or a local directory, or a git URL.
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git