From: Fabrice Bellard <fabrice.bellard@free.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu simple user mode testing (arm, ppc, sparc)
Date: Mon, 16 Feb 2004 14:29:57 +0100 [thread overview]
Message-ID: <4030C5D5.4000008@free.fr> (raw)
In-Reply-To: <Pine.LNX.4.43.0402161339510.19250-100000@thinkpad.wg-ro-gar1.inext.cz>
Interesting ! I thought that SPARC was the less stable target (I left
some register window exception problems in it)... I think the problems
on ARM are related to FPU emulation as it is not implemented yet (but I
have a pending patch to merge).
ARM and x86 use direct translated block chaining while it is not
implemented yet on SPARC and PowerPC, so it explains the performances
you get.
Can you send me (or make available somewhere) at least the static
executables ? If you send the dynamic ones, try to add all the relevant
dynamic libraries.
Fabrice.
Karel Gardas wrote:
> Hello,
>
> I have performed simple testing of qemu-0.5.2 (vide also my last email
> about ARM emulation issues). I have used these tests:
>
> 1) C++ hello world example using iostreams
> 2) C++ hello world example using C stdio
> 3) C hello world example using C stdio
> 4) bogomips test
>
> Tests 1-3 were tested in two versions, one linked dynamically and one
> staticaly.
>
> The results are (grouped by qemu-<processor>)
>
> qemu-arm:
>
> 1) stat: failed
> dyn: failed
> 2) stat: run
> dyn: failed
> 3) stat: run
> dyn: failed
> 4) run (160 BogoMIPS -- very good!)
>
> qemu-ppc:
>
> 1) stat: failed
> dyn: failed (qemu segfaults)
> 2) stats: run
> dyn: failed (qemu segfaults)
> 3) stat: run
> dyn: run
> 4) run (40 BogoMIPS)
>
> qemu-sparc:
>
> 1) stat: run
> dyn: run
> 2) stat: run
> dyn: run
> 3) stat: run
> dyn: run
> 4) run (38 BogoMIPS)
>
>
> Where it is not mentioned, binary failed with segfault, where is mentioned
> ``qemu segfaults'', QEMU segfaults directly.
>
> My question is: is there anybody improving QEMU ARM support? Anyway, at
> least sparc results looks very good, so I will probably try to test
> qemu-sparc with some not so simple C++ application. Also is there anybody
> here working on MIPS (mips32) support?
>
> Thanks,
>
> Karel
> --
> Karel Gardas kgardas@objectsecurity.com
> ObjectSecurity Ltd. http://www.objectsecurity.com
>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel
>
>
next prev parent reply other threads:[~2004-02-16 13:39 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-16 12:58 [Qemu-devel] qemu simple user mode testing (arm, ppc, sparc) Karel Gardas
2004-02-16 13:29 ` Fabrice Bellard [this message]
2004-02-16 13:56 ` Karel Gardas
2004-02-16 13:58 ` Karel Gardas
2004-02-16 14:08 ` Karel Gardas
2004-02-16 20:01 ` Fabrice Bellard
2004-02-16 20:36 ` Fabrice Bellard
2004-02-16 20:56 ` Karel Gardas
2004-02-16 22:21 ` Fabrice Bellard
2004-02-16 23:12 ` Karel Gardas
2004-02-21 14:19 ` Fabrice Bellard
2004-02-20 23:14 ` J. Mayer
-- strict thread matches above, loose matches on Subject: below --
2004-02-17 14:20 Yelich, Scott D.
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=4030C5D5.4000008@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.