]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
QEMU_TAG update
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 21 May 2013 10:50:57 +0000 (11:50 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 21 May 2013 10:50:57 +0000 (11:50 +0100)
Config.mk

index dc0d49e51b0a6a7fffb3e45eee0b34adbf62be11..5256ca7ce4d36f155dcf1207bfc80ce3fd9ff742 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -224,9 +224,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= xen-4.3.0-rc1
-# Fri Mar 15 18:25:15 2013 +0000
-# xen: Disable use of O_DIRECT by default as it results in crashes.
+QEMU_TAG ?= f62079cd7de6ec37f48dfc80fb5906f49fecd6f6
+# Tue May 14 18:48:49 2013 +0100
+# piix4acpi, xen, hotplug: Fix race with ACPI AML code and hotplug.
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.