From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DJrjX-0000Zk-L5 for qemu-devel@nongnu.org; Fri, 08 Apr 2005 07:33:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DJrjP-0000UP-VK for qemu-devel@nongnu.org; Fri, 08 Apr 2005 07:33:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJrjP-0000U7-PB for qemu-devel@nongnu.org; Fri, 08 Apr 2005 07:32:59 -0400 Received: from [212.227.126.171] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DJsCE-00082E-A2 for qemu-devel@nongnu.org; Fri, 08 Apr 2005 08:02:46 -0400 From: Volker Ruppert Subject: Re: [Qemu-devel] qemu/pc-bios bios.bin bios.diff Date: Fri, 8 Apr 2005 14:07:02 +0200 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504081407.02704.info@vruppert.de> 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, Magnus Damm Hi, > While at it, I would really like to see my eltorito fix in the next > release... > > http://cvs.sourceforge.net/viewcvs.py/bochs/bochs/bios/rombios.c?r1=1.127&r >2=1.128 > > Anything I can do to make that happen? The qemu bios image is based on Bochs' rombios.c rev. 1.130 (see bios.diff) and your patch was added with rev. 128. So I guess it is already included. -- Bye Volker