qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Get tcg-hppa working
@ 2010-02-20 19:47 Richard Henderson
  2010-02-20 19:31 ` [Qemu-devel] [PATCH 1/3] tcg-hppa: Fix const errors in hppa-dis.c Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Richard Henderson @ 2010-02-20 19:47 UTC (permalink / raw)
  To: qemu-devel

Tested on debian/parisc (pa8600, 32-bit), and is good enough to run
the linux-user-test-0.3 binaries for arm, armeb, i386, mips, mipsel,
sh4, and sh4eb.  It still fails for ppc and sparc userland; that'll
take more debugging.

I had a go at sparc-test-0.2, since that's the only one that reliably
works for me on x86_64 with -nographics, but there seems to be some
sort of signalling problem.  The trace makes it into the idle loop
and never makes it out again.

Anyway, it's a distinct improvement over the current state of affairs,
and at least mostly works.


r~


Richard Henderson (3):
  tcg-hppa: Fix const errors in hppa-dis.c.
  tcg-hppa: Fix 64-bit argument ordering.
  tcg-hppa: Finish the port.

 configure             |    5 +-
 hppa-dis.c            |    4 +-
 tcg/hppa/tcg-target.c | 1847 +++++++++++++++++++++++++++++++++++--------------
 tcg/hppa/tcg-target.h |  141 +---
 tcg/tcg.c             |   12 +-
 5 files changed, 1356 insertions(+), 653 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-02-20 22:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-20 19:47 [Qemu-devel] [PATCH 0/3] Get tcg-hppa working Richard Henderson
2010-02-20 19:31 ` [Qemu-devel] [PATCH 1/3] tcg-hppa: Fix const errors in hppa-dis.c Richard Henderson
2010-02-20 19:32 ` [Qemu-devel] [PATCH 2/3] tcg-hppa: Fix 64-bit argument ordering Richard Henderson
2010-02-20 19:46 ` [Qemu-devel] [PATCH 3/3] tcg-hppa: Finish the port Richard Henderson
2010-02-20 21:07 ` [Qemu-devel] [PATCH 0/3] Get tcg-hppa working Stuart Brady
2010-02-20 21:54   ` malc
2010-02-20 22:08     ` Stuart Brady
2010-02-20 22:22       ` malc
2010-02-20 22:09     ` Richard Henderson
2010-02-20 22:22       ` malc
2010-02-20 22:46         ` Richard Henderson

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