From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFkzb-00087F-9p for qemu-devel@nongnu.org; Thu, 16 Jul 2015 11:22:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFkzT-0003L1-KI for qemu-devel@nongnu.org; Thu, 16 Jul 2015 11:22:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38333) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFkzT-0003Ki-FQ for qemu-devel@nongnu.org; Thu, 16 Jul 2015 11:22:27 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 7907D2CAF27 for ; Thu, 16 Jul 2015 15:22:26 +0000 (UTC) Message-ID: <1437060144.8987.15.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 16 Jul 2015 17:22:24 +0200 In-Reply-To: <1436955007-8216-1-git-send-email-kraxel@redhat.com> References: <1436955007-8216-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] [PATCH 0/7] ipxe update, continued ... List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Stefan Hajnoczi Cc: lersek@redhat.com On Mi, 2015-07-15 at 12:10 +0200, Gerd Hoffmann wrote: > Hi, > > So, here we go with the next version. Removed the patch files, added > them to a git branch instead, so we just update the submodule accordingly. > > qemu update is also here: > git://git.kraxel.org/qemu rebase/roms-next > > ipxe branch is here: > git://git.kraxel.org/ipxe qemu > > When going this route we should mirror the qemu ipxe branch at > qemu-project.org, so the submodule update will actually work. Ping Stefan, any chance to mirror that branch @ qemu-project.org? thanks, Gerd