aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-03-25 07:40:40 +0000
committerKeir Fraser <keir.fraser@citrix.com>2010-03-25 07:40:40 +0000
commit6e4406161b1dd35f57dd11817118562e26205cb6 (patch)
tree5a490a02f4d2cee375828a747cb19cead92abb78
parente96781896f22c049c74c32f521ab45414aa03ae5 (diff)
downloadxen-6e4406161b1dd35f57dd11817118562e26205cb6.tar.gz
xen-6e4406161b1dd35f57dd11817118562e26205cb6.tar.bz2
xen-6e4406161b1dd35f57dd11817118562e26205cb6.zip
Update QEMU_TAG to f1d909f0f854194f5a40d850886d1413fb8b63c2
-rw-r--r--Config.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/Config.mk b/Config.mk
index f2e8d75456..75406cdcbc 100644
--- a/Config.mk
+++ b/Config.mk
@@ -153,10 +153,9 @@ QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
# CONFIG_QEMU ?= ../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG := xen-4.0.0-rc7
-#QEMU_TAG ?= 73cef2cca413c17f314724c66194315038ea66c3
-# Thu Mar 18 16:50:44 2010 +0000
-# Allow changing CD for /dev/xvdX devices.
+QEMU_TAG ?= f1d909f0f854194f5a40d850886d1413fb8b63c2
+# Wed Mar 24 17:16:51 2010 +0000
+# Make hweight32 function static
OCAML_XENSTORED_REPO=http://xenbits.xensource.com/ext/xen-ocaml-tools.hg