From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeMWN-0002UP-Qn for qemu-devel@nongnu.org; Tue, 22 Sep 2015 08:18:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeMWK-0004qh-Mr for qemu-devel@nongnu.org; Tue, 22 Sep 2015 08:18:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeMWK-0004qJ-Hv for qemu-devel@nongnu.org; Tue, 22 Sep 2015 08:18:04 -0400 Message-ID: <1442924280.13084.2.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 22 Sep 2015 14:18:00 +0200 In-Reply-To: <1442312724.2895.31.camel@redhat.com> References: <1441285357-19909-1-git-send-email-kraxel@redhat.com> <1442312724.2895.31.camel@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 Di, 2015-09-15 at 12:25 +0200, Gerd Hoffmann wrote: > 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? Ping? cheers, Gerd