From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Zbzk-0006sD-My for qemu-devel@nongnu.org; Mon, 07 Jul 2003 15:49:52 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Zbmo-0002rF-5H for qemu-devel@nongnu.org; Mon, 07 Jul 2003 15:36:32 -0400 Received: from gnuftp.gnu.org ([199.232.41.6]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19ZXqR-000397-CF for qemu-devel@nongnu.org; Mon, 07 Jul 2003 11:23:59 -0400 Received: from smtp4.wanadoo.fr ([193.252.22.26] helo=mwinf0502.wanadoo.fr) by gnuftp.gnu.org with esmtp (Exim 4.20) id 19ZVGt-00015D-BU for qemu-devel@nongnu.org; Mon, 07 Jul 2003 08:39:07 -0400 Received: from free.fr (AMontpellier-205-1-16-23.w81-49.abo.wanadoo.fr [81.49.80.23]) by mwinf0502.wanadoo.fr (SMTP Server) with ESMTP id 60BDAE800377 for ; Mon, 7 Jul 2003 14:36:26 +0200 (CEST) Message-ID: <3F096975.7090807@free.fr> Date: Mon, 07 Jul 2003 14:37:09 +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 0.4.2 Reply-To: qemu-devel@nongnu.org List-Id: List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , To: qemu-devel@nongnu.org QEMU version 0.4.2 is out. I also updated the Virtual Linux demonstration archive. Changelog: - many exception handling fixes (can compile a Linux kernel inside vl) - IDE emulation support - initial GDB stub support - deferred update support for disk images (Rusty Russell) - accept User Mode Linux Copy On Write disk images - SMP kernels can at least be booted Fabrice.