aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-03-23 07:29:51 +0000
committerKeir Fraser <keir.fraser@citrix.com>2010-03-23 07:29:51 +0000
commit3e5c1b3af9d23c61944abb0098f38593143c6f30 (patch)
tree65db4231e1df118e8e3a02b89214a7ba932e8590
parentfc1a26595ec71d99f107a9ef8be738720f13b27f (diff)
downloadxen-3e5c1b3af9d23c61944abb0098f38593143c6f30.tar.gz
xen-3e5c1b3af9d23c61944abb0098f38593143c6f30.tar.bz2
xen-3e5c1b3af9d23c61944abb0098f38593143c6f30.zip
Update QEMU_TAG to 73cef2cca413c17f314724c66194315038ea66c3
-rw-r--r--Config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index e31357734e..03088f3f65 100644
--- a/Config.mk
+++ b/Config.mk
@@ -153,9 +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 ?= 435718fb726b80462b4028128301dcf92214cc6a
-# Thu Mar 18 16:48:03 2010 +0000
-# Fix const-correctness in dma bitmap hex parser
+QEMU_TAG ?= 73cef2cca413c17f314724c66194315038ea66c3
+# Thu Mar 18 16:50:44 2010 +0000
+# Allow changing CD for /dev/xvdX devices.
OCAML_XENSTORED_REPO=http://xenbits.xensource.com/ext/xen-ocaml-tools.hg