From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AicAL-0003j5-Fk for qemu-devel@nongnu.org; Mon, 19 Jan 2004 11:22:17 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Aic9k-0003JU-4a for qemu-devel@nongnu.org; Mon, 19 Jan 2004 11:22:12 -0500 Received: from [195.184.98.160] (helo=virtualhost.dk) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1Aic9j-0003I3-Jk for qemu-devel@nongnu.org; Mon, 19 Jan 2004 11:21:39 -0500 Received: from brick.kernel.dk ([62.242.22.158] helo=wiggum.home.kernel.dk) by virtualhost.dk with esmtp (Exim 3.36 #1) id 1Aic9j-0007YE-00 for qemu-devel@nongnu.org; Mon, 19 Jan 2004 17:21:39 +0100 Received: from axboe by wiggum.home.kernel.dk with local (Exim 4.22) id 1Aic9f-0005g7-Mv for qemu-devel@nongnu.org; Mon, 19 Jan 2004 17:21:35 +0100 Date: Mon, 19 Jan 2004 17:21:35 +0100 From: Jens Axboe Subject: Re: [Qemu-devel] QEMU 0.5.2 testing Message-ID: <20040119162135.GA21725@suse.de> References: <400B1217.8000202@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <400B1217.8000202@free.fr> Sender: Jens Axboe Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Mon, Jan 19 2004, Fabrice Bellard wrote: > Hi, > > I commited all the current fixes in the CVS. I will make the 0.5.2 > release tomorrow, so it would be interesting if some people could test > it before it is officially released... Works on ppc out-of-the-box. Trying to see if the w98 install will work now. There's still an odd issue with win98se (the version I can test here). fdisk will report a read failure first time you invoke it, succeed the next. After a reboot, if you try and format c: it will fail with "memory allocation failure". If I run fdisk prior to format (twice, until it succeeds), format c: will run fine afterwards. -- Jens Axboe