aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2013-01-16 14:14:19 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2013-01-16 14:14:19 +0000
commit5b678ac695e1431e4ba4b1e7a0b7392d44bb803c (patch)
tree9c59132dbc87f65cf2c6801ee87d4132980e52b2 /Config.mk
parent22e7a63ee4f8d693a23558fe684893ba1f2b4dee (diff)
downloadxen-5b678ac695e1431e4ba4b1e7a0b7392d44bb803c.tar.gz
xen-5b678ac695e1431e4ba4b1e7a0b7392d44bb803c.tar.bz2
xen-5b678ac695e1431e4ba4b1e7a0b7392d44bb803c.zip
QEMU_TAG update
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/Config.mk b/Config.mk
index bb3622f571..173604b321 100644
--- a/Config.mk
+++ b/Config.mk
@@ -214,7 +214,10 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= xen-4.2.1
+QEMU_TAG ?= 48d332ba8ef0bd9754b9d16f9e5629b00f85d735
+# Author: Michael Contreras <michael@inetric.com>
+# Date: Sun Dec 2 20:11:22 2012 -0800
+# e1000: Discard packets that are too long if !SBP and !LPE
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.