qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] new qemu-linux-user multi-architecture test case
@ 2009-08-13 21:45 Vince Weaver
  0 siblings, 0 replies; only message in thread
From: Vince Weaver @ 2009-08-13 21:45 UTC (permalink / raw)
  To: qemu-devel

Hello

I'm not sure how much interest there is in this, but I have a long-running 
project where I've hand-optmized the same program for size in assembly 
language for 21 different architectures.

13 of those architectures can be run by qemu-linux-user.

So if you download the package here:
  http://www.deater.net/weave/vmwprod/asm/ll/ll_binaries-0.38.tar.gz
Unpack it, enter the "qemu_test" directory, modify the test_qemu.sh
script to point to your local copy of qemu, then run the script.
This can act as a quick sanity check that the various qemu-linux-user
architectures are all working.

Some issues:
  + Alpha is currently broken until the extlh patch I sent earlier 
    is applied
  + m68k is currently broken, a lot of necessary instructions are missing
  + crisv32 has issues with my toolchain, it errors out due to an mmap
    issue during elf load.  If that is commented out in qemu, it runs fine

The homepage of the project is:
   http://www.deater.net/weave/vmwprod/asm/ll/ll.html

Vince

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-13 21:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-13 21:45 [Qemu-devel] new qemu-linux-user multi-architecture test case Vince Weaver

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).