aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-06-01 14:18:44 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-06-01 14:18:44 +0100
commitddc7e2659fdc4dec6116ebf99918bdec330a0779 (patch)
treea915d6b05fed8f8f1213dc3747e821246ae8d1f1 /Config.mk
parentd06a984487230b6e078e30f2cea26b3baf937efc (diff)
downloadxen-ddc7e2659fdc4dec6116ebf99918bdec330a0779.tar.gz
xen-ddc7e2659fdc4dec6116ebf99918bdec330a0779.tar.bz2
xen-ddc7e2659fdc4dec6116ebf99918bdec330a0779.zip
Update QEMU_TAG: 5beedb58147cbb04e206a71429198b6316217cfc
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 d756a60f9c..b7379b3906 100644
--- a/Config.mk
+++ b/Config.mk
@@ -125,6 +125,10 @@ QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
# CONFIG_QEMU ?= ../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
+QEMU_TAG ?= 5beedb58147cbb04e206a71429198b6316217cfc
+# Mon Jun 1 10:45:42 2009 +0100
+# passthrough: hot-plug PCI devices at boot-time
+
OCAML_XENSTORED_REPO=http://xenbits.xensource.com/ext/xen-ocaml-tools.hg
# Build OCAML version of xenstored instead of the in-tree C version?