From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbnQV-0003RP-Bu for qemu-devel@nongnu.org; Tue, 15 Sep 2015 06:25:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbnQU-0000Aj-J7 for qemu-devel@nongnu.org; Tue, 15 Sep 2015 06:25:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbnQU-0000Ab-F2 for qemu-devel@nongnu.org; Tue, 15 Sep 2015 06:25:26 -0400 Message-ID: <1442312724.2895.31.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 15 Sep 2015 12:25:24 +0200 In-Reply-To: References: <1441285357-19909-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/4] update to 35c53797 to 4e03af8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers On Do, 2015-09-03 at 14:32 +0100, Peter Maydell wrote: > On 3 September 2015 at 14:02, Gerd Hoffmann wrote: > > Hi, > > > > Here comes the ipxe update pull. Thanks to Stefan all bits are upstream > > now. Also upstream has a named configuration for qemu. That simplifies > > the whole process, I could drop some patches and so there are only 4 of > > them left, two of them being the actual ipxe update (one submodule, one > > binaries). > > > > Note that this is NOT current git master. Michael Brown added support > > for EFI_PXE_BASE_CODE_PROTOCOL recently, and I tried to pick the last > > commit before that work started to have a stable and known-good base. > > > > I'll have a look a the new code shortly though, so stay tuned for more > > ipxe updates. > > These patches appear to be not merely trivial "update submodule", > but some other changes too. I'd prefer them to appear on the list > as patches first for review, rather than making their first > appearance in a pull request. Patches have been on the list now for a week, without comments. Pull now? cheers, Gerd