From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LvzMB-0007Jh-Do for qemu-devel@nongnu.org; Mon, 20 Apr 2009 15:40:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LvzM6-0007JV-Un for qemu-devel@nongnu.org; Mon, 20 Apr 2009 15:40:42 -0400 Received: from [199.232.76.173] (port=60906 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvzM6-0007JS-NR for qemu-devel@nongnu.org; Mon, 20 Apr 2009 15:40:38 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:59147) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LvzM6-0000hT-7R for qemu-devel@nongnu.org; Mon, 20 Apr 2009 15:40:38 -0400 From: Volker Ruppert Subject: Re: [Qemu-devel] BIOS and VGABIOS Date: Mon, 20 Apr 2009 21:40:30 +0200 References: <200904121457.23278.info@vruppert.de> <49ECBC83.1020006@codemonkey.ws> In-Reply-To: <49ECBC83.1020006@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904202140.31415.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: Anthony Liguori Cc: qemu-devel@nongnu.org Hi! > I plan on grabbing a new version of the Bochs BIOS and VGABIOS before > the 0.11 release. I guess the 0.11 release will happen sometime around > August of this year. Do you have any suggestion about what time frame > would be the best to pull it wrt overall stability? LGPL'd VGABIOS: Only a few changes have been made in the last 10 months, so I decided to change the version number from 0.6b to 0.6c following the version number format used in the past. I only wanted to have a new version for our new Bochs release and I don't expect important changes in the next months. So you can use the release 0.6c for Qemu if you want to. Bochs BIOS: We currently preparing the new Bochs release 2.4 (pre1 released on April 18th). I think it's a good time to sync the BIOS and update the patch queue when the final release is out. I don't know exactly when we do that, but I expect that it can happen in May. -- Thanks Volker