aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2013-01-17 16:00:49 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2013-01-17 16:00:49 +0000
commitab596d8701e5bcb6ed6be729c8d3b862a2904274 (patch)
tree8b7e0aaad57324fb368ee660990676393e04ac87 /Config.mk
parent67b1f1974bd0d5a3f613ac0fc4e0174d2fdd6ad0 (diff)
downloadxen-ab596d8701e5bcb6ed6be729c8d3b862a2904274.tar.gz
xen-ab596d8701e5bcb6ed6be729c8d3b862a2904274.tar.bz2
xen-ab596d8701e5bcb6ed6be729c8d3b862a2904274.zip
QEMU_TAG update
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 e0750028f0..8b452a2996 100644
--- a/Config.mk
+++ b/Config.mk
@@ -214,9 +214,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= abe5aac3cd62018fa15802b07f975aba14fa75f5
-# Wed Dec 5 13:31:30 2012 -0500
-# e1000: Discard oversized packets based on SBP|LPE
+QEMU_TAG ?= ad6cb8a6550d0f0550252db4e05c305086ea9a65
+# Thu Jan 17 15:52:16 2013 +0000
+# e1000: fix compile warning introduced by security fix, and debugging
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.