From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHSnk-0000aG-EH for qemu-devel@nongnu.org; Tue, 21 Jul 2015 04:21:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHSnh-00043g-8E for qemu-devel@nongnu.org; Tue, 21 Jul 2015 04:21:24 -0400 Received: from mail-vn0-f47.google.com ([209.85.216.47]:35348) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHSnh-00043Z-33 for qemu-devel@nongnu.org; Tue, 21 Jul 2015 04:21:21 -0400 Received: by vnaa140 with SMTP id a140so32757245vna.2 for ; Tue, 21 Jul 2015 01:21:20 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1437143854-2826-1-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Tue, 21 Jul 2015 09:21:01 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 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: Gerd Hoffmann Cc: QEMU Developers , Stefan Hajnoczi On 20 July 2015 at 11:04, Peter Maydell wrote: > On 17 July 2015 at 15:37, Gerd Hoffmann wrote: >> Hi, >> >> This pull finally fixes the efi boot support. ipxe is updated to the >> latest master, two non-upstream commits needed to make efi work are >> added on top, and the build process is tweaked a bit. >> >> The ipxe changes are pushed to git://git.kraxel.org/ipxe (branch qemu, >> tag qemu-2.4). They should be mirrored to git://git.qemu.org/ipxe.git >> before merging this pull request. > > Is this supposed to happen automatically, or does somebody > need to manually do something for that to happen? I need an answer to this question or this pull will miss rc2 :-( -- PMM