aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-03-30 11:10:54 +0100
committerKeir Fraser <keir.fraser@citrix.com>2010-03-30 11:10:54 +0100
commit79b6634ae4088dedb6397f84274946cf027f920b (patch)
tree47e4f9bf1418da499bca8d39dca467a58e953872
parenta816129ee9af0b385427b952176b7a9f95f6124b (diff)
downloadxen-79b6634ae4088dedb6397f84274946cf027f920b.tar.gz
xen-79b6634ae4088dedb6397f84274946cf027f920b.tar.bz2
xen-79b6634ae4088dedb6397f84274946cf027f920b.zip
Update QEMU_REMOTE to reference qemu-xen-4.0-testing.git
-rw-r--r--Config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.mk b/Config.mk
index a94aceac4e..3d5a8f4621 100644
--- a/Config.mk
+++ b/Config.mk
@@ -146,7 +146,7 @@ XEN_EXTFILES_URL=http://xenbits.xensource.com/xen-extfiles
# GIT protocol can be faster than HTTP, if your firewall lets it through.
# QEMU_REMOTE=git://xenbits.xensource.com/qemu-xen-unstable.git
-QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
+QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
# 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.