From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=48130 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4CFs-0003T9-Cy for qemu-devel@nongnu.org; Mon, 28 Mar 2011 09:13:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4CFq-0007kI-9p for qemu-devel@nongnu.org; Mon, 28 Mar 2011 09:13:11 -0400 Received: from mail-iw0-f173.google.com ([209.85.214.173]:56255) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4CFq-0007in-5y for qemu-devel@nongnu.org; Mon, 28 Mar 2011 09:13:10 -0400 Received: by iwl42 with SMTP id 42so4333333iwl.4 for ; Mon, 28 Mar 2011 06:13:09 -0700 (PDT) Message-ID: <4D908960.7000700@codemonkey.ws> Date: Mon, 28 Mar 2011 08:13:04 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 27/27] Add SLOF-based partition firmware for pSeries machine, allowing more boot options References: <1301023292-24977-1-git-send-email-david@gibson.dropbear.id.au> <1301023292-24977-28-git-send-email-david@gibson.dropbear.id.au> <4D8CDEFD.9060907@codemonkey.ws> <20110328011922.GH8428@yookeroo> In-Reply-To: <20110328011922.GH8428@yookeroo> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: agraf@suse.de, qemu-devel@nongnu.org, paulus@samba.org, anton@samba.org On 03/27/2011 08:19 PM, David Gibson wrote: >> We should pull in SLOF via a git submodule. That ensures we ship >> the source code along with the binary. > Um, ok. Do I need to do anything about this? We should introduce SLOF as one patch that adds the git submodule and the binary. The best way to do this is for me to pull as binary diffs on the list kind of suck. But before we do the git submodule, I need to mirror SLOF on qemu.org such that everything can be fetched from one place. Ping me later today when you get online and I'll explain how to do the git submodule part. Regards, Anthony Liguori