qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Port to IRIX host
Date: Sun, 03 Oct 2004 13:57:18 +0200	[thread overview]
Message-ID: <415FE91E.9060608@bellard.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0410030908060.14096@wgmdd8.biozentrum.uni-wuerzburg.de>

Thank you for the mips port and the documentation. Just one remark 
before merging your patch: could you distinguish the IRIX specific parts 
from the mips specific ones ? I saw you used '#ifdef __mips__' at places 
where it may be in fact IRIX specific code.

Another note: for MIPS, using an alternate (embedded ?) ABI may give 
simpler code for op.o, in particular for the 'op parameters' and for the 
function calls. Did you look at this ?

I can add your documentation in a new doc/ directory in QEMU. Do you 
have other ideas ?

Fabrice.

Johannes Schindelin wrote:
> Hi,
> 
> I just ran Linux in QEmu on IRIX(mips) for the first time! The patch is
> attached. The other attachment is my documentation, which you might find
> helpful, if only to understand how QEmu works. It consists of three parts:
> Detailed explanation of dynamic translation, a HOWTO port to a new host,
> and a loose collection of problems I encountered/solved.
> 
> Ciao,
> Dscho
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

  reply	other threads:[~2004-10-03 12:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-03  7:13 [Qemu-devel] Port to IRIX host Johannes Schindelin
2004-10-03 11:57 ` Fabrice Bellard [this message]
2004-10-03 14:00   ` Johannes Schindelin
2004-10-03 14:12     ` Jim C. Brown
2004-10-03 14:44     ` Fabrice Bellard
2004-10-04  6:41       ` Johannes Schindelin
2004-10-03 15:23     ` Karl Magdsick
2004-10-03 16:48     ` Karl Magdsick
2004-10-04  6:42       ` Johannes Schindelin
2004-10-11 13:55         ` Ian Rogers
2004-10-11 15:02           ` Johannes Schindelin
2004-10-11 15:56           ` [Qemu-devel] transitive was: " Anand Kumria

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=415FE91E.9060608@bellard.org \
    --to=fabrice@bellard.org \
    --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).