]> xenbits.xensource.com Git - people/aperard/xen-arm.git/commitdiff
QEMU_TAG update
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 17 Jan 2013 15:55:51 +0000 (15:55 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 17 Jan 2013 15:55:51 +0000 (15:55 +0000)
Config.mk

index 5b7b2e273fcf27524309ccbe6e288b50f5a764c2..64541c8249033a00793c6cfffce982fc2aa44456 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -220,9 +220,9 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= e33f918c19e393900b95a2bb6b10668dfe96a8f2
-# Wed Dec 5 13:31:30 2012 -0500
-# e1000: Discard oversized packets based on SBP|LPE
+QEMU_TAG ?= 2a1354d655d816feaad7dbdb8364f40a208439c1
+# 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.