From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IV5zD-0005oM-Ge for qemu-devel@nongnu.org; Tue, 11 Sep 2007 09:41:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IV5zB-0005kq-Ll for qemu-devel@nongnu.org; Tue, 11 Sep 2007 09:41:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IV5zB-0005kQ-Ek for qemu-devel@nongnu.org; Tue, 11 Sep 2007 09:41:01 -0400 Received: from [85.186.197.132] (helo=swpark.galati.ro) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IV5zA-0000MB-1U for qemu-devel@nongnu.org; Tue, 11 Sep 2007 09:41:01 -0400 Message-ID: <46E69AAF.2090509@comsys.ro> Date: Tue, 11 Sep 2007 16:39:59 +0300 From: Vlad Lungu MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu and Linux 2.4 References: <46E68AA3.2010907@comsys.ro> <20070911125421.GE10713@networkno.de> In-Reply-To: <20070911125421.GE10713@networkno.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: Thiemo Seufer Cc: linux-mips@linux-mips.org, qemu-devel@nongnu.org Thiemo Seufer wrote: > Vlad Lungu wrote: >> I know some of you will laugh, but: >> >> - QEMU malta emulation is not really complete, to put it mildly > > Out of curiosity, what parts did you miss? Like, for example, the PCI stuff. So I can use the network card. And yes, I am aware of YAMON. >> - the QEMU target is available only for Linux 2.6 >> - despite popular opinion, 2.4 ain't dead yet, at least in the embedded >> market >> >> >> 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. > > I recommend to improve the Qemu Malta emulation, and make it work with > 2.4 Malta kernels. (ISTR it used to work, so it shouldn't need a lot to > get there.) I'm sure that improving the Qemu Malta emulation is a very noble goal, but for people that need a working 2.4 kernel NOW, my patch could be useful. Having the QEMU target in 2.6 surely helped me. Vlad