From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D8gcP-0002Ev-6k for qemu-devel@nongnu.org; Tue, 08 Mar 2005 10:27:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D8gcK-0002DL-2A for qemu-devel@nongnu.org; Tue, 08 Mar 2005 10:27:28 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8gcJ-00029V-QE for qemu-devel@nongnu.org; Tue, 08 Mar 2005 10:27:27 -0500 Received: from [161.58.242.233] (helo=hotwww5.hotwww.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D8gGj-0002jS-W9 for qemu-devel@nongnu.org; Tue, 08 Mar 2005 10:05:10 -0500 Subject: Re: [Qemu-devel] More PPC emulation fixes From: Thayne Harbaugh In-Reply-To: <1110293474.620.1086.camel@rapid> References: <1109804693.13299.9584.camel@rapid> <1109850591.13299.9614.camel@rapid> <1110217932.14413.2.camel@localhost.localdomain> <1110293474.620.1086.camel@rapid> Content-Type: text/plain Date: Tue, 08 Mar 2005 08:05:02 -0700 Message-Id: <1110294302.14413.24.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "J. Mayer" Cc: qemu-devel On Tue, 2005-03-08 at 15:51 +0100, J. Mayer wrote: > On Mon, 2005-03-07 at 18:52, Thayne Harbaugh wrote: > > I've been using the patches for a bit now. All of my previously > > reported problems are gone. > > Great ! > I think most of qemu PPC cpu emulation bugs are now fixed. > I still know two problems that seems related to emulation: > - top in Debian Sarge crashes. I've noticed the same thing. > - Debian woody installer crashes. > > Other problems seem OHW or hardware emulation related. I'm supposed to be looking at some of these, but lately I've had to focus on some other things outside of qemu/OHW. Hopefully I can get back to this soon. > For example ne2k > seems to miss MII related stuff emulation, then most automatic hardware > probes stay stuck while checking the network device. I don't think I've had this problem - or maybe I just don't recognize it. > I played a lot with qemu this week-end, recompiled kernels and qemu in > the emulated machine. Then I was able to run qemu x86 emulation under > qemu-ppc (but that's really slooooow...). > I was also able to launch ppc user emulation but missed memory to launch > ppc system emulation. > I'm also re-compiling MOL to try to launch Mac OS X using it ;-) Very cool. > I did put some screenshots of Qemu running Debian Sarge for PPC here: > Interesting.