aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-01-05 08:35:31 +0000
committerKeir Fraser <keir.fraser@citrix.com>2010-01-05 08:35:31 +0000
commitfcbf1496768b12b48df3d56f303fa07ce637cf1a (patch)
treee071b70c0846d5cf4967c103ea9b5d5dce645c2f
parentd0f8fec4407dc4d76426604b106e9e1b1130e27e (diff)
downloadxen-fcbf1496768b12b48df3d56f303fa07ce637cf1a.tar.gz
xen-fcbf1496768b12b48df3d56f303fa07ce637cf1a.tar.bz2
xen-fcbf1496768b12b48df3d56f303fa07ce637cf1a.zip
Update QEMU_TAG to 2621a102cd74cd6691bed30f638581639fcb141d
-rw-r--r--Config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index 9b9a5b5feb..feb4272eef 100644
--- a/Config.mk
+++ b/Config.mk
@@ -150,9 +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 ?= 9297e6402f6aa1b52e5577edc875eb2d2163baeb
-# Mon Dec 7 12:25:54 2009 +0000
-# passthrough: Fix no_wb not to crash on unknown registers
+QEMU_TAG ?= 2621a102cd74cd6691bed30f638581639fcb141d
+# Mon Jan 4 17:49:06 2010 +0000
+# passthrough: Fix MSI-x devices assignment.
OCAML_XENSTORED_REPO=http://xenbits.xensource.com/ext/xen-ocaml-tools.hg