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] MIPS little endian system emulation?
Date: Thu, 12 Jan 2006 22:26:31 +0100	[thread overview]
Message-ID: <43C6C987.1060700@bellard.org> (raw)
In-Reply-To: <20060111115610.GB4842@domen.ultra.si>

Domen Puncer wrote:
> Hi.
> 
> What would need to be done for qemu to support little endian system
> emulation?
> I tried changing kernel config, to "support" little endian, and it
> even builds it. When i try to boot it with qemu-system-mips it...
> well... doesn't do anything.
> 
> I'm guessing that I need something like qemu-system-mipsel?
> Any hints on how to easily (if that's possible) provide it?

Hi,

I see no reason why the mipsel system emulation cannot be implemented in 
the existing qemu-system-mips with a dynamic switch (I was told that 
some MIPS processor have a bit to dynamically select the endianness). I 
would really prefer that compared to a new target. Note that I added a 
new target for user mode mipsel and armeb just because it would have 
been difficult and inefficient to switch the endianness dynamically in 
the Linux system call converter...

Fabrice.

      parent reply	other threads:[~2006-01-12 21:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-11 11:56 [Qemu-devel] MIPS little endian system emulation? Domen Puncer
2006-01-11 12:11 ` [Qemu-devel] " Domen Puncer
2006-01-11 16:37   ` Johannes Schindelin
2006-01-12 21:26 ` Fabrice Bellard [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=43C6C987.1060700@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).