From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HpejZ-0002Mq-Lq for qemu-devel@nongnu.org; Sun, 20 May 2007 02:17:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HpejX-0002Me-HJ for qemu-devel@nongnu.org; Sun, 20 May 2007 02:17:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HpejX-0002Mb-AC for qemu-devel@nongnu.org; Sun, 20 May 2007 02:17:35 -0400 Received: from terminus.zytor.com ([192.83.249.54]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HpejW-0006aY-4v for qemu-devel@nongnu.org; Sun, 20 May 2007 02:17:34 -0400 Message-ID: <464FE7BA.90609@zytor.com> Date: Sat, 19 May 2007 23:16:26 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu/pc-bios linux_boot.S References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 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: qemu-devel@nongnu.org Thiemo Seufer wrote: > CVSROOT: /sources/qemu > Module name: qemu > Changes by: Thiemo Seufer 07/05/20 01:34:23 > > Removed files: > pc-bios : linux_boot.S > > Log message: > Remove leftover file, should have happened in the Linux loader rewrite commit. > linux_boot.bin should have been removed too, but I couldn't get the patch to do that (being a binary file.) -hpa