From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ij7WA-0002iX-JU for qemu-devel@nongnu.org; Sat, 20 Oct 2007 02:09:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ij7W4-0002iL-7o for qemu-devel@nongnu.org; Sat, 20 Oct 2007 02:09:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ij7W4-0002iI-2R for qemu-devel@nongnu.org; Sat, 20 Oct 2007 02:08:56 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ij7W4-0007nK-1T for qemu-devel@nongnu.org; Sat, 20 Oct 2007 02:08:56 -0400 From: Rob Landley Subject: Re: [Qemu-devel] I got a kernel booted under qemu-system-ppc ! Date: Sat, 20 Oct 2007 01:08:21 -0500 References: <200710181912.57825.rob@landley.net> <20071019193925.GA30604@hall.aurel32.net> <471914B0.1080501@aurel32.net> In-Reply-To: <471914B0.1080501@aurel32.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Disposition: inline Message-Id: <200710200108.21660.rob@landley.net> Content-Transfer-Encoding: quoted-printable 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 Cc: Jocelyn Mayer , Milton Miller , Aurelien Jarno On Friday 19 October 2007 3:33:52 pm Aurelien Jarno wrote: > Aurelien Jarno a =E9crit : > > - The target CPU never gets into idle loop, so the host CPU is always > > used at 100% > > This is actually not a problem. The default CPU (604) does not support > DOZE or NAP. Switching to a 603 CPU, the target CPU correctly goes > into idle loop. This would be adding "-cpu 603" to the command line? Is there a web page listing all the powerpc processors somewhere? I'm st= ill=20 at the "everything is 7xx except for 4xx and 8xx" stage... I found this: http://www.power.org/resources/devcorner/roadmap But it groups by manufacturer rather than capabilities or software=20 compatability... Rob --=20 "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.