aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2011-12-08 16:40:09 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2011-12-08 16:40:09 +0000
commitcfdfa421f1b1fc8184f3d87d7df815090e3626c2 (patch)
tree3ac6c232c1cb1523ce3a88ad67ec14aa085c328b /Config.mk
parentacb4e3f39693c890267465ac9b9df30bad01e073 (diff)
downloadxen-cfdfa421f1b1fc8184f3d87d7df815090e3626c2.tar.gz
xen-cfdfa421f1b1fc8184f3d87d7df815090e3626c2.tar.bz2
xen-cfdfa421f1b1fc8184f3d87d7df815090e3626c2.zip
Update QEMU_TAG
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 6be7c20905..66fbebb0b5 100644
--- a/Config.mk
+++ b/Config.mk
@@ -208,9 +208,9 @@ endif
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= 68af5b5191593223709680b89951dfc84a32bee8
-# Mon Dec 5 13:43:34 2011 +0000
-# qemu_timer_pending/qemu_get_timer: cope with NULL timers
+QEMU_TAG ?= 54e24021005458ad0a361c1d83011b751726a94b
+# Thu Dec 8 16:38:06 2011 +0000
+# qemu_get_timer: Provide a comment about the behaviour on ts==NULL
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.