]> xenbits.xensource.com Git - people/vhanquez/xen.git/commitdiff
QEMU_TAG update
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 13 Feb 2012 17:03:44 +0000 (17:03 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 13 Feb 2012 17:03:44 +0000 (17:03 +0000)
Config.mk

index a43596c95ce16e23fb1d2316def6f8b660a43fca..b9d6af655446c62e83f2ae12deb90a097e82b94f 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -232,9 +232,9 @@ CONFIG_SEABIOS ?= y
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= 8cc8a3651c9c5bc2d0086d12f4b870fc525b9387
-# Tue Feb 7 18:42:56 2012 +0000
-# qemu-dm: fix unregister_iomem()
+QEMU_TAG ?= 414b878e8ea17c65cd0d7f9dfc38dba472857f74
+# Mon Feb 13 17:00:13 2012 +0000
+# qemu: Don't access /proc/bus/pci unless graphics pass-thru is enabled
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.