qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: Rob Landley <rob@landley.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] armv6 support
Date: Tue, 6 Mar 2007 23:40:44 +0000	[thread overview]
Message-ID: <200703062340.45108.paul@codesourcery.com> (raw)
In-Reply-To: <200703061827.18316.rob@landley.net>

On Tuesday 06 March 2007 23:27, Rob Landley wrote:
> On Friday 23 February 2007 5:54 pm, Paul Brook wrote:
> > On Friday 23 February 2007 20:09, Rodrigo Vivi wrote:
> > > Hi all,
> > >
> > > Is there someone working on armv6 support?
> > > I'm very interested to help this development...
> >
> > I already have ARMv6 and ARMv7 implemented, but am unable to release the
> > code.
>
> On an unrelated note, is there any way to tell qemu to only support a
> subset, ala i386 or i586, armv4l, disable the math coprocessor, nommu, etc?

Yes, however most of the subsets you mention aren't implemented.
Specifically only the ARM VFP coprocessor can be easily disabled.

Restricting emulation to i586/armv4 isn't particularly hard, it just needs 
some time spent to do the work. The new features I'm adding (eg. armv6) are 
going to be optional from the start.

>  (Or is it on the todo list anywhere?)

I have no personal plans to do x86 or armv4. People periodically request this, 
but so far noone has cared enough to invest the necessary effort.

> I'd love to be able to test uClinux on qemu instead of armulator

uClinux runs fine under qemu. Just because the CPU has an MMU doesn't mean you 
have to enable it.

Paul

      reply	other threads:[~2007-03-06 23:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-23 20:09 [Qemu-devel] armv6 support Rodrigo Vivi
2007-02-23 22:54 ` Paul Brook
2007-02-26  8:24   ` Magnus.Einarsson
2007-02-26 17:13     ` Paul Brook
2007-03-06 23:27   ` Rob Landley
2007-03-06 23:40     ` Paul Brook [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=200703062340.45108.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rob@landley.net \
    /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).