From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/3] Get tcg-hppa working
Date: Sat, 20 Feb 2010 11:47:52 -0800 [thread overview]
Message-ID: <cover.1266695272.git.rth@twiddle.net> (raw)
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(-)
next reply other threads:[~2010-02-20 20:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-20 19:47 Richard Henderson [this message]
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
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=cover.1266695272.git.rth@twiddle.net \
--to=rth@twiddle.net \
--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).