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 1AinDq-0006LJ-5t for qemu-devel@nongnu.org; Mon, 19 Jan 2004 23:10:38 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AinCg-00051C-Ld for qemu-devel@nongnu.org; Mon, 19 Jan 2004 23:09:58 -0500 Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AinCe-000508-Vl for qemu-devel@nongnu.org; Mon, 19 Jan 2004 23:09:24 -0500 Received: from buytenh by fencepost.gnu.org with local (Exim 4.24) id 1AinAp-0003qg-0u for qemu-devel@nongnu.org; Mon, 19 Jan 2004 23:07:31 -0500 Date: Mon, 19 Jan 2004 23:07:31 -0500 Subject: Re: [Qemu-devel] QEMU 0.5.2 testing Message-ID: <20040120040730.GA14683@gnu.org> 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> From: Lennert Buytenhek 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 at 12:09:11AM +0100, Fabrice Bellard wrote: > 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... NetBSD 1.6.1 install CD: says "npx0 at isa0 port 0xf0-0xff: error reporting broken; not using" during kernel boot, but continues. When commencing the install to disk, it complains "wdc_atapi_intr: warning: reading only 1 of 2 bytes" and seem to hang -- it makes no progress at least for a minute. FreeBSD 5.1 install CD: hangs while it's starting the boot loader. Even the SDL window stops redrawing itself. Win98 second edition install CD. Spews a bunch of "FLOPPY ERROR: fd_seek: try to read 0 00 02 (max=1 00 01)" messages while starting up the setup. When copying files is complete, it says "Detection Manager failed to allocate memory for internal use." followed by "Error loading Explorer.exe. You must reinstall Windows." and the termination of the setup. If I then boot from hard disk (-boot c), Windows finishes the installation, but after reboot, I just get "While initializing device IOS: Windows protection error. You need to restart your computer." Red Hat Enterprise Linux 3: after selecting Disk Druid to partition my disks, it goes nonresponsive (stops reacting to the keyboard), but it does keep repainting its window. --L