From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Czbpe-00064V-96 for qemu-devel@nongnu.org; Fri, 11 Feb 2005 09:31:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Czbpb-00063h-Td for qemu-devel@nongnu.org; Fri, 11 Feb 2005 09:31:41 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Czbpb-00063d-Jr for qemu-devel@nongnu.org; Fri, 11 Feb 2005 09:31:39 -0500 Received: from [62.210.190.9] (helo=brazzaville.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzbcR-0007Qn-CE for qemu-devel@nongnu.org; Fri, 11 Feb 2005 09:18:04 -0500 Subject: Re: [Qemu-devel] New emulator: MIPS-user From: "J. Mayer" In-Reply-To: <1108042101.17910.9.camel@jmcmullan> References: <1107974989.17910.6.camel@jmcmullan> <1107986571.10555.833.camel@rapid> <1108042101.17910.9.camel@jmcmullan> Content-Type: text/plain Message-Id: <1108131466.10555.1233.camel@rapid> Mime-Version: 1.0 Date: Fri, 11 Feb 2005 15:17:46 +0100 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: "McMullan, Jason" Cc: qemu-devel@nongnu.org On Thu, 2005-02-10 at 14:26, McMullan, Jason wrote: > On Wed, 2005-02-09 at 23:02 +0100, J. Mayer wrote: > > I wrote a MIPS32 emulation for qemu (which is still not released because > > of lack of time for debugging). It supports MIPS32 with MIPS r4k MMU > > and preliminary code for MIPS16. There is some preliminary support for > > MIPS64 (just load and stores, for now). > > I did load a linux kernel until the "unable to find init" panic message > > using this code. > > Would you like to see it to avoid duplicate effort ? > > Note that I did a system emulation, with no user mode only support. > > That would be fantastic! I've already done the user-mode support code, > and I could flesh out the MIPS64 and FPU support. > > Can you email me your code, or give me a URL? As I was reworking some parts of this code, my current version may be quite broken. So, I'll take a close look this week-end and send you a snapshot. Regards. -- J. Mayer Never organized