From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GETft-0001Hu-6F for qemu-devel@nongnu.org; Sat, 19 Aug 2006 12:27:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GETfr-0001Gk-AN for qemu-devel@nongnu.org; Sat, 19 Aug 2006 12:27:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GETfr-0001Gh-7O for qemu-devel@nongnu.org; Sat, 19 Aug 2006 12:27:51 -0400 Received: from [212.227.126.187] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GETmp-00010C-03 for qemu-devel@nongnu.org; Sat, 19 Aug 2006 12:35:03 -0400 From: Volker Ruppert Date: Sat, 19 Aug 2006 18:31:04 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608191831.04926.info@vruppert.de> Subject: [Qemu-devel] LGPL'd VGABIOS 0.6a released Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bochs Developers , Qemu Devel Hi all, Today I have released version 0.5d of the LGPL'd VGABios with Cirrus and Bochs VBE support for Bochs and Qemu. Here is the list of the most important changes: - added minimal support for the video parameter table (VPT) - Cirrus SVGA now supports the "no clear" bit in Cirrus and VESA mode - Bochs VBE protected mode interface improved - save/restore video state support for Bochs VBE and standard VGA added - generate vbetables.h dynamicly - VBE video memory increased to 8 MB (VBE dispi ID changed to B0C4) - lots of 4bpp VBE fixes (all 4bpp VBE modes now enabled) - VGA compatible setup for VBE modes added -- Volker Ruppert