From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ygf2e-0003zg-Oo for qemu-devel@nongnu.org; Fri, 10 Apr 2015 15:56:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ygf2b-0003MH-Hs for qemu-devel@nongnu.org; Fri, 10 Apr 2015 15:56:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45495) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ygf2b-0003M3-CD for qemu-devel@nongnu.org; Fri, 10 Apr 2015 15:56:37 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id C58CD8E6E6 for ; Fri, 10 Apr 2015 19:56:35 +0000 (UTC) Message-ID: <55282AF0.5060500@redhat.com> Date: Fri, 10 Apr 2015 21:56:32 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <5523E12E.8010103@redhat.com> <1428653687.11559.5.camel@nilsson.home.kraxel.org> <5527A093.30904@redhat.com> <5527AE47.8080909@redhat.com> <5527DFDF.6090007@redhat.com> In-Reply-To: <5527DFDF.6090007@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] virtio-net regression [was: syslinux vs. OVMF] List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu devel list Cc: Gerd Hoffmann On 04/10/15 16:36, Laszlo Ersek wrote: > Anyway I think we can rule out any qemu regression at this point. > It's a bug in some other component that the different memory map (due > to the larger, 0x20000 allocation) exposes. It was an iPXE issue: http://thread.gmane.org/gmane.network.ipxe.devel/3918 Thanks & sorry about the noise. Laszlo