From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BIDzX-0006ow-Vb for qemu-devel@nongnu.org; Mon, 26 Apr 2004 17:50:19 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BIDz0-0006Ts-TK for qemu-devel@nongnu.org; Mon, 26 Apr 2004 17:50:18 -0400 Received: from [193.252.22.29] (helo=mwinf0203.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BIDvV-00056W-BT for qemu-devel@nongnu.org; Mon, 26 Apr 2004 17:46:09 -0400 Received: from bellard.org (ATuileries-112-1-2-102.w80-14.abo.wanadoo.fr [80.14.188.102]) by mwinf0203.wanadoo.fr (SMTP Server) with ESMTP id 5C3B8100013F for ; Mon, 26 Apr 2004 23:46:05 +0200 (CEST) Message-ID: <408D839B.7010706@bellard.org> Date: Mon, 26 Apr 2004 23:48:11 +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 release 0.5.4 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.4 is available at http://bellard.org/qemu. A binary distribution for x86 is also available. This version is the first one which is reported to launch Windows 2000 or XP (warning: still very experimental). version 0.5.4: - qemu-fast fixes - BIOS area protection fix (aka EMM386.EXE fix) (Mike Nordell) - keyboard/mouse fix (Mike Nordell) - IDE fixes (Linux did not recognized slave drivers) - VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell) - QEMU can now boot a PowerPC Linux kernel (Jocelyn Mayer) - User mode network stack - imul imm8 fix + 0x82 opcode support (Hidemi KAWAI) - precise self modifying code (aka BeOS install bug) Fabrice.