From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHgWU-0008UL-3h for qemu-devel@nongnu.org; Tue, 21 Jul 2015 19:00:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHgWP-0007sA-MX for qemu-devel@nongnu.org; Tue, 21 Jul 2015 19:00:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHgWP-0007rb-Hj for qemu-devel@nongnu.org; Tue, 21 Jul 2015 19:00:25 -0400 References: <1437143854-2826-1-git-send-email-kraxel@redhat.com> <55AE0821.5040701@redhat.com> <55AE4D60.3000908@redhat.com> <55AE52A3.1060108@redhat.com> <55AE570F.30602@redhat.com> From: Laszlo Ersek Message-ID: <55AECF05.3010403@redhat.com> Date: Wed, 22 Jul 2015 01:00:21 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL for-2.4 0/7] update ipxe roms, fix efi support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Stefan Hajnoczi Cc: QEMU Developers , Paolo Bonzini , Hannes Reinecke , Stefan Hajnoczi , Gerd Hoffmann On 07/21/15 18:18, Peter Maydell wrote: > On 21 July 2015 at 17:10, Stefan Hajnoczi wrote: >> With regards to git.qemu.org mirroring: >> I could update the ipxe.git mirror URL on git.qemu.org to Gerd's >> public repo and change the description to indicate that this includes >> out-of-tree patches. Please let me know if you'd like to go ahead. >> >> I'd prefer it if we don't ship a patched ipxe since Paolo mentions >> Fedora already has a fix in place. Instead of propagating that fix >> into QEMU, let's focus on ipxe upstream to solve the problem. > > I think this would be my preference too. I wouldn't absolutely > rule out shipping a patched ipxe, but I think it should be a > last resort Yes, it should be. And, we're already there. > and not something we do at this point in our > release cycle. Not contesting that. Laszlo