From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lyjzq-0005I0-Iw for qemu-devel@nongnu.org; Tue, 28 Apr 2009 05:53:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lyjzp-0005Gj-Hu for qemu-devel@nongnu.org; Tue, 28 Apr 2009 05:53:01 -0400 Received: from [199.232.76.173] (port=37611 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lyjzo-0005GW-5t for qemu-devel@nongnu.org; Tue, 28 Apr 2009 05:53:00 -0400 Received: from yx-out-1718.google.com ([74.125.44.156]:6365) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from <2004.zhang@gmail.com>) id 1Lyjzn-0000Td-PT for qemu-devel@nongnu.org; Tue, 28 Apr 2009 05:52:59 -0400 Received: by yx-out-1718.google.com with SMTP id 6so240718yxn.82 for ; Tue, 28 Apr 2009 02:52:59 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <777f39b10904280241v27987ad3ncefbe62590ab109d@mail.gmail.com> References: <777f39b10904280228g22e4fe10qec7f10e6bd5ab053@mail.gmail.com> <777f39b10904280241v27987ad3ncefbe62590ab109d@mail.gmail.com> Date: Tue, 28 Apr 2009 17:52:59 +0800 Message-ID: <777f39b10904280252p5f6a9c65h4420376fcc268e0f@mail.gmail.com> From: Bob Zhang <2004.zhang@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: how to use qemu to run 2.4.21 kernel(mips->malta board) ? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: "Christophe.Carvounas" , Bob Zhang <2004.zhang@gmail.com>, vlad@comsys.ro, "bob.zhang2004" Hi Vlad Lungu, I am very glad to see that you have said that you have made 2.4.x mips malta kernel running on qemu. That 's great! I see your messages in qemu mailing list: Can you send your 2.4.x patch to me , thanks very much! I appreciate your action. +++++++++++++++++++++++++++++++++++++++ From: Vlad Lungu Subject: [Qemu-devel] Qemu and Linux 2.4 Date: Tue, 11 Sep 2007 15:31:31 +0300 User-agent: Thunderbird 1.5.0.9 (Windows/20061207) ---------------------------------------------------------------------------= ----- I know some of you will laugh, but: - QEMU malta emulation is not really complete, to put it mildly - the QEMU target is available only for Linux 2.6 - despite popular opinion, 2.4 ain't dead yet, at least in the embedded mar= ket I have a port of the QEMU target for Linux 2.4.34.4 (latest 2.4 kernel on linux-mips.org), with NE2000 card working (in both BE and LE modes). Still rough at the edges, but it works on stock qemu-0.9.0 with -M mips. If anyone is interested, I can send the patch by e-mail. I have no idea if I can post attachments to the list(s), that's why it's not attached. Vlad ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2009/4/28 Bob Zhang <2004.zhang@gmail.com>: > Hi Fabrice , > > Could you give me some good suggestions or documents about 2.4.x ? thanks= . > > I know this website: > http://lists.gnu.org/archive/html/qemu-devel/2004-06/msg00581.html > > Now , I can use qemu to run mips-qemu 2.6.18 . > but when I re-compiled 2.4.21 with malta board, it can't output any messa= ge. > > [ =A0qemu-system-mipsel -M mips -kernel > /home/work/data3/mips-org/linux-2.4.21/vmlinux =A0 -initrd initrd.gz > -hda hda.img =A0 append "console=3DttyS0 root=3D/dev/ram" -nographic -m 6= 4 > cpu_model=3D(null) > qemu: Warning, could not load MIPS bios '/usr/local/share/qemu/mipsel_bio= s.bin' > > ---no any output ------- > > my qemu is 0.10 latest version. > > > > 2009/4/28 Bob Zhang <2004.zhang@gmail.com>: >> 2.4.x is too old , however, our project is using 2.4.21 kernel . >> >> I want to use qemu to run 2.4.21 kernel with mips-malta board to practis= e , >> >> who has tried this some years ago ? thanks very much! >> >> any comment and document will be welcome , thanks very much! >> >> Best Regards, >> Bob >> >