From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMTQk-0001ZI-MG for qemu-devel@nongnu.org; Sat, 08 May 2004 11:07:59 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMTQE-0001MT-J1 for qemu-devel@nongnu.org; Sat, 08 May 2004 11:07:57 -0400 Received: from [193.252.22.22] (helo=mwinf0902.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMTOS-0000Rj-5N for qemu-devel@nongnu.org; Sat, 08 May 2004 11:05:36 -0400 Received: from bellard.org (ATuileries-112-1-3-204.w81-48.abo.wanadoo.fr [81.48.134.204]) by mwinf0902.wanadoo.fr (SMTP Server) with ESMTP id 61E1A1800167 for ; Sat, 8 May 2004 17:05:35 +0200 (CEST) Message-ID: <409CF7C3.80005@bellard.org> Date: Sat, 08 May 2004 17:07:47 +0200 From: Fabrice Bellard MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] QEMU version 0.5.5 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 Hi, QEMU version 0.5.5 is available at http://bellard.org/qemu. A binary distribution for x86 is also available. This release features a much improved Windows 98 support (full install, CD-ROM, floppy, VGA, network) and VGA support for the PowerPC PREP target. version 0.5.5: - SDL full screen support (initial patch by malc) - VGA support on PowerPC PREP - VBE fixes (Matthew Mastracci) - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug) - IDE master only fixes (aka Win98 CD-ROM probe bug) - ARM load/store half word fix (Ulrich Hecht) - FDC fixes for Win98 Fabrice.