From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iaq9U-0001lz-Nm for qemu-devel@nongnu.org; Thu, 27 Sep 2007 05:59:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iaq9T-0001kx-JT for qemu-devel@nongnu.org; Thu, 27 Sep 2007 05:59:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iaq9S-0001kh-Cl for qemu-devel@nongnu.org; Thu, 27 Sep 2007 05:59:22 -0400 Received: from [85.186.197.132] (helo=swpark.galati.ro) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Iaq9R-0003Qo-Lt for qemu-devel@nongnu.org; Thu, 27 Sep 2007 05:59:22 -0400 Message-ID: <46FB7EED.3090205@comsys.ro> Date: Thu, 27 Sep 2007 02:59:09 -0700 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> <46E69AAF.2090509@comsys.ro> <029001c80059$d7a14960$e90d11ac@spb.in.rosprint.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; 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: qemu-devel@nongnu.org Blue Swirl wrote: > > Someone could port OpenBIOS or LinuxBIOS to MIPS. > Well, just FYI: I sort-of-ported U-Boot to Qemu (-M mips). Network performance sucks for some reason (hard enough that tftp-booting a kernel is impossible) and I didn't have time to investigate this yet. But I guess that porting to (-M malta) should not be that hard, and I think there is some PCI support already in U-boot. Vlad