From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I5j0b-0006rr-AO for qemu-devel@nongnu.org; Tue, 03 Jul 2007 10:05:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I5j0a-0006rb-AB for qemu-devel@nongnu.org; Tue, 03 Jul 2007 10:05:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5j0a-0006rY-6j for qemu-devel@nongnu.org; Tue, 03 Jul 2007 10:05:36 -0400 Received: from mail02d.mail.t-online.hu ([84.2.42.7]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I5j0Z-0003uo-JV for qemu-devel@nongnu.org; Tue, 03 Jul 2007 10:05:35 -0400 Received: from tica.mine.nu (183-107-76.ip.adsl.hu [81.183.107.76]) by mail02d.mail.t-online.hu (Postfix) with ESMTP id 73C0CBBA7 for ; Tue, 3 Jul 2007 16:05:32 +0200 (CEST) Subject: Re: [Qemu-devel] How to try PXA270 From: Botond Kardos In-Reply-To: References: <1183131013.23752.8.camel@tica.mine.nu> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 03 Jul 2007 16:04:04 +0200 Message-Id: <1183471444.11800.2.camel@tica.mine.nu> Mime-Version: 1.0 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 On Sat, 2007-06-30 at 02:47 +0200, andrzej zaborowski wrote: > Yes, the kernel in this tarball is for the Integrator board. > > There are some useful kernel and rootfs images at: > http://pokylinux.org/autobuild/ > http://pokylinux.org/releases/ > (note: the qemuarm zImages are for Verstile, akita for Akita and spitz > for Spitz). > OpenZaurus and Angstrom distributions also support these PDAs. > > A nice piece of information was posted here: > http://butterfeet.org/?p=22 > > HTH, > Andrzej > > Wow, it works! Thanks! But it is kind of slow. Do you eventually have ideas on what part of the emulation is so slow? The display driver? Or the flash memory?