aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-01-17 18:03:00 +0000
committerKeir Fraser <keir.fraser@citrix.com>2010-01-17 18:03:00 +0000
commit590ab745d2dcdbd3d51305c7b74e0dae646d6a2e (patch)
tree258c7431773e53f52c2171b8c0fe349af37e4257
parentc9aa64e0624be510f896ad90ec050bbbbeff4e7a (diff)
downloadxen-590ab745d2dcdbd3d51305c7b74e0dae646d6a2e.tar.gz
xen-590ab745d2dcdbd3d51305c7b74e0dae646d6a2e.tar.bz2
xen-590ab745d2dcdbd3d51305c7b74e0dae646d6a2e.zip
Update QEMU_TAG to a0066d08514ecfec34c717c7184250e95519f39c
-rw-r--r--Config.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/Config.mk b/Config.mk
index 9618fd7a9d..6bfd7b75c3 100644
--- a/Config.mk
+++ b/Config.mk
@@ -150,10 +150,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-rc1
-#QEMU_TAG ?= 2621a102cd74cd6691bed30f638581639fcb141d
-# Mon Jan 4 17:49:06 2010 +0000
-# passthrough: Fix MSI-x devices assignment.
+QEMU_TAG ?= a0066d08514ecfec34c717c7184250e95519f39c
+# Thu Jan 14 18:27:13 2010 +0000
+# use new (replacement) mmap-batch ioctl
OCAML_XENSTORED_REPO=http://xenbits.xensource.com/ext/xen-ocaml-tools.hg