From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDgCO-0006yY-IL for qemu-devel@nongnu.org; Fri, 19 Dec 2008 09:19:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDgCL-0006vF-3g for qemu-devel@nongnu.org; Fri, 19 Dec 2008 09:19:28 -0500 Received: from [199.232.76.173] (port=52240 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDgCL-0006v9-0g for qemu-devel@nongnu.org; Fri, 19 Dec 2008 09:19:25 -0500 Received: from yx-out-1718.google.com ([74.125.44.153]:23774) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDgCK-0005jb-PF for qemu-devel@nongnu.org; Fri, 19 Dec 2008 09:19:24 -0500 Received: by yx-out-1718.google.com with SMTP id 3so335228yxi.82 for ; Fri, 19 Dec 2008 06:19:22 -0800 (PST) Message-ID: <494BAD65.1020007@codemonkey.ws> Date: Fri, 19 Dec 2008 08:19:17 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] New way of working with upstream Bochs BIOS References: <49497394.3010106@us.ibm.com> <494B81EE.4090800@amd.com> In-Reply-To: <494B81EE.4090800@amd.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andre Przywara Cc: qemu-devel@nongnu.org Andre Przywara wrote: > Anthony Liguori wrote: >> I've setup a git mirror of Bochs on repo.or.cz. I've also >> restructured the bios.diff into a patch queue and recorded what >> changeset we're using. Now, to recreate the bios.bin that we ship, >> use the following instructions: > Nice. But is requiring guilt (ever googled for it ;-) and poking > around in .git really necessary? I'd suggest to force all patches to > be in a (at least simulated) mbox format (as 0002-0005 are) and using > "git am" in a for loop. The patches are in a pretty reasonable format right now. Normal patch with the description above. The use of guilt is just a suggestion. However you want to work with the patches is fine. Regards, Anthony Liguori