aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
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 a43596c95c..b9d6af6554 100644
--- 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.