aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-12-05 12:29:48 +0000
committerKeir Fraser <keir.fraser@citrix.com>2009-12-05 12:29:48 +0000
commita05bf36813ac52d0a3f1025aa1b38759a1bb239e (patch)
tree7e19d63012bb35ce7eba83db8d31d8a05428af8c /Config.mk
parent88cd47fe0f729d3686476fce48f3e39c5a9b7221 (diff)
downloadxen-a05bf36813ac52d0a3f1025aa1b38759a1bb239e.tar.gz
xen-a05bf36813ac52d0a3f1025aa1b38759a1bb239e.tar.bz2
xen-a05bf36813ac52d0a3f1025aa1b38759a1bb239e.zip
Update QEMU_TAG to 91ae19a7cc445030614bd0ae91548162cf0befbe
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index 8628ddc353..7d48d29be3 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 ?= f72b6e0ffc3bb84d4442c5a7493bffbdce2a4468
-# Wed Nov 4 17:07:57 2009 +0000
-# fix drive name parsing (any_hdN erroneous local declaration)
+QEMU_TAG ?= 91ae19a7cc445030614bd0ae91548162cf0befbe
+# Fri Dec 4 16:15:10 2009 +0000
+# xen_console: fix memory leak "type"
OCAML_XENSTORED_REPO=http://xenbits.xensource.com/ext/xen-ocaml-tools.hg