qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice.bellard@free.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] ARM
Date: Wed, 09 Jul 2003 21:49:33 +0200	[thread overview]
Message-ID: <3F0C71CD.30808@free.fr> (raw)
In-Reply-To: 20030709183518.GA24671@nevyn.them.org

Daniel Jacobowitz wrote:
> I was just playing with the ARM support, it's great to see it taking
> shape :)  Fabrice, are you still investigating it, or does it work for
> you?  My local ARM setup crashes a few hundred instructions into ld.so;
> a loop runs for too long and hits the top of the stack.
> 

With my latest commits it is working: QEMU can launch dynamically linked 
'ls' and 'bash' processes. I will provide soon a binary archive so that 
people can at least try it if they have problems.

Warning: no FPU emulation is done. I just added the necessary code to 
skip the few FPU instructions present in the libc. If anyone has ideas 
about FPU on ARM, I am interested. Unfortunately the Linux distributions 
seem to use the kernel based NetWinder FPU emulator.

I tested the ARM support with an ARM glibc-2.2.5 from a debian 3.0 
installed on a StrongARM board.

Fabrice.

  reply	other threads:[~2003-07-09 20:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-09 18:35 [Qemu-devel] ARM Daniel Jacobowitz
2003-07-09 19:49 ` Fabrice Bellard [this message]
2003-07-10 16:17   ` Daniel Jacobowitz
2003-07-10 20:10     ` Fabrice Bellard
2003-07-10 23:24       ` Daniel Jacobowitz
2003-07-10 16:45   ` Laurent Desnogues
2003-07-10 23:17     ` Daniel Jacobowitz
2003-07-09 19:53 ` Jocelyn Mayer
2003-07-10  8:44   ` Fabrice Bellard

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=3F0C71CD.30808@free.fr \
    --to=fabrice.bellard@free.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).