qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: Stefan Weil <berlios@weilnetz.de>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] Choose emulated MIPS CPU at runtime
Date: Sun, 25 Mar 2007 17:46:53 +0100	[thread overview]
Message-ID: <20070325164653.GA7023@networkno.de> (raw)
In-Reply-To: <45EDEEDD.60608@weilnetz.de>

Stefan Weil wrote:
[snip]
> Perhaps some readers of the list have more information?
> >> I noticed this because some code using DI worked well with QEMU,
> >> but my AR7 based DSL router crashed...
> > Did it die with an RI exception? If not then it sounds more like
> > a missing ehb barrier. Qemu doesn't emulate pipeline hazards...
> The Linux code was ehb, then di. It crashed at the di statement.
> The kernel did not show the reason for the crash, and I have
> neither kgdb nor a hardware debugger for my router...

Do you have some linux console at the time of the crash? The Oops
dump should print out the cause register, this in turn should show
RI as the type of the last exception.

> >> AR7, it would be nice to switch between MIPS32R1 / MIPS32R2
> >> instruction sets.
> >
> > It would be nice to see a AR7 router emulation as a separate
> > machine type in Qemu. *hint* *hint* :-)
> I agree. The URL of the AR7 emulation code was published earlier on
> this list. It has grown to more than 100 KB, so I don't
> want to send it as a mail appendix to the list.
> May I send you a patch for integration? Are there any special
> requirements for this kind of patch to get acceptance?

Split it in smaller self-contained patches, and start with introducing
the new machine type before doing the drivers (so each piece can be at
least compile-tested separately).


Thiemo

      reply	other threads:[~2007-03-25 16:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-06 15:47 [Qemu-devel] [PATCH] Choose emulated MIPS CPU at runtime Hervé Poussineau
2007-03-06 17:09 ` Daniel Jacobowitz
2007-03-06 17:37 ` Thiemo Seufer
2007-03-06 19:18   ` Stefan Weil
2007-03-06 21:05     ` Thiemo Seufer
2007-03-06 21:13       ` Thiemo Seufer
2007-03-06 22:44       ` Stefan Weil
2007-03-25 16:46         ` Thiemo Seufer [this message]

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=20070325164653.GA7023@networkno.de \
    --to=ths@networkno.de \
    --cc=berlios@weilnetz.de \
    --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).