qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "J. Mayer" <l_indien@magic.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] New emulator: MIPS-user
Date: Wed, 09 Feb 2005 23:02:51 +0100	[thread overview]
Message-ID: <1107986571.10555.833.camel@rapid> (raw)
In-Reply-To: <1107974989.17910.6.camel@jmcmullan>

On Wed, 2005-02-09 at 19:48, McMullan, Jason wrote:
> So, I'm working on converting my pure-emulation mips-user emulator
> ( http://www.sourceforge.net/projects/gehail ) to QEMU's dynamic
> code generator system, and I was wondering if there's a document
> that describes the general architecture, and:
> 

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<x> 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.
-- 
J. Mayer <l_indien@magic.fr>
Never organized

  reply	other threads:[~2005-02-09 22:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-09 18:49 [Qemu-devel] New emulator: MIPS-user McMullan, Jason
2005-02-09 22:02 ` J. Mayer [this message]
2005-02-10  5:35   ` Ming-Ching Tiew
2005-02-10 13:28   ` McMullan, Jason
2005-02-11 14:17     ` J. Mayer
     [not found]       ` <1108135188.15068.5.camel@localhost.localdomain>
2005-02-13 15:43         ` J. Mayer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1107986571.10555.833.camel@rapid \
    --to=l_indien@magic.fr \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).