From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZ30Q-00013K-Fs for qemu-devel@nongnu.org; Fri, 29 Aug 2008 08:23:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZ30N-000104-4a for qemu-devel@nongnu.org; Fri, 29 Aug 2008 08:23:09 -0400 Received: from [199.232.76.173] (port=48235 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZ30N-0000zx-1w for qemu-devel@nongnu.org; Fri, 29 Aug 2008 08:23:07 -0400 Received: from vsmtp04.dti.ne.jp ([202.216.231.139]:43867) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZ30M-0004Fs-L0 for qemu-devel@nongnu.org; Fri, 29 Aug 2008 08:23:07 -0400 Received: from [192.168.1.21] (PPPa35.e11.eacc.dti.ne.jp [124.255.86.36]) by vsmtp04.dti.ne.jp (3.11v) with ESMTP AUTH id m7TCN1oB027434 for ; Fri, 29 Aug 2008 21:23:01 +0900 (JST) Message-ID: <48B7EA2F.6090306@juno.dti.ne.jp> Date: Fri, 29 Aug 2008 21:23:11 +0900 From: Shin-ichiro KAWASAKI MIME-Version: 1.0 Subject: Re: [Qemu-devel] Looking for an SH4 QEMU-ready kernel (for TCG conversion) References: <20080828211732.GA8869@volta.aurel32.net> <20080828230826.GF16514@genesis.frugalware.org> <48B7CA7B.6070906@aurel32.net> In-Reply-To: <48B7CA7B.6070906@aurel32.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Aurelien Jarno wrote: > Miklos Vajna a =E9crit : >> On Thu, Aug 28, 2008 at 11:17:32PM +0200, Aurelien Jarno wrote: >>> Does someone on this mailing list have an SH4 QEMU-ready kernel? >> Have you tried the one in >> >> http://www.landley.net/code/firmware/downloads/binaries/system-image/s= ystem-image-sh4.tar.bz2 >> >> ? >=20 > Thanks looks like a good start, but I have been unable to get it > booting. qemu-system-sh4 request shix_bios.bin. I have been able to fin= d > a firmware on [1], but even with it it the kernel does not boot... >=20 > Any idea? Please try this one. http://www.assembla.com/file/qemu-sh4/3_zImage The command line is like this. % ./qemu/sh4-softmmu/qemu-system-sh4 -M r2d -serial vc -serial stdio -m 1= 024M -kernel zImage regards, Shin-ichiro KAWASAKI