aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2013-01-17 12:09:44 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2013-01-17 12:09:44 +0000
commit512c416eac216e77fc2eba7b77221cf844188395 (patch)
tree0c71a51aa797fa915095af030f8d1d1a65de7d7d /Config.mk
parentbae850f060b4819188cfe35f65ba925eb6c4f4ac (diff)
downloadxen-512c416eac216e77fc2eba7b77221cf844188395.tar.gz
xen-512c416eac216e77fc2eba7b77221cf844188395.tar.bz2
xen-512c416eac216e77fc2eba7b77221cf844188395.zip
QEMU_TAG update
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk9
1 files changed, 6 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index 1bfaae6693..eb160ed9ac 100644
--- a/Config.mk
+++ b/Config.mk
@@ -1,3 +1,6 @@
+pulling from ssh://xenbits.xen.org//home/xen/HG/staging/xen-unstable.hg
+searching for changes
+no changes found
# -*- mode: Makefile; -*-
ifeq ($(filter /%,$(XEN_ROOT)),)
@@ -220,9 +223,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= 4c2cae2a882db4d2a231b27b3b31a5bbec6dacbf
-# Sun Dec 2 20:11:22 2012 -0800
-# e1000: Discard packets that are too long if !SBP and !LPE
+QEMU_TAG ?= e33f918c19e393900b95a2bb6b10668dfe96a8f2
+# Wed Dec 5 13:31:30 2012 -0500
+# e1000: Discard oversized packets based on SBP|LPE
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.