From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: aurelien@aurel32.net
Subject: [Qemu-devel] [PATCH 0/6] tcg-hppa improvements
Date: Wed, 14 Apr 2010 06:50:49 -0700 [thread overview]
Message-ID: <cover.1271253049.git.rth@twiddle.net> (raw)
These are all follow-ups to Aurelien's review of my finish-the-port
post of last week.
I've been able to do some testing of system mode now. Both arm-test
and sparc-test seem to have some problem entering user-mode. This is
suggesive of the problem Aurelien described wrt re-translation, but
as far as I can tell I've fixed that bit. Nevertheless, this patch
sequence is a strict improvement, since we wouldn't get even that far
before this patch sequence.
I'm going to try to get SDL et al installed on the machine next, so
I can try some graphics-mode emulations, like DOS... however horrible
trans-atlantic X sessions tend to be...
r~
Richard Henderson (6):
tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32.
tcg-hppa: Fix GUEST_BASE initialization in prologue.
tcg-hppa: Fix softmmu loads and stores.
tcg-hppa: Schedule the address masking after the TLB load.
tcg-hppa: Fix branch offset during retranslation.
tcg-hppa: Remove automatically implemented opcodes.
tcg/hppa/tcg-target.c | 437 ++++++++++++++++++++++++-------------------------
tcg/hppa/tcg-target.h | 10 +-
2 files changed, 217 insertions(+), 230 deletions(-)
next reply other threads:[~2010-04-14 14:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-14 13:50 Richard Henderson [this message]
2010-04-09 17:45 ` [Qemu-devel] [PATCH 1/6] tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32 Richard Henderson
2010-04-09 17:46 ` [Qemu-devel] [PATCH 2/6] tcg-hppa: Fix GUEST_BASE initialization in prologue Richard Henderson
2010-04-09 17:48 ` [Qemu-devel] [PATCH 3/6] tcg-hppa: Fix softmmu loads and stores Richard Henderson
2010-04-09 17:49 ` [Qemu-devel] [PATCH 4/6] tcg-hppa: Schedule the address masking after the TLB load Richard Henderson
2010-04-09 19:49 ` [Qemu-devel] [PATCH 5/6] tcg-hppa: Fix branch offset during retranslation Richard Henderson
2010-04-10 20:22 ` [Qemu-devel] [PATCH 6/6] tcg-hppa: Remove automatically implemented opcodes Richard Henderson
2010-04-14 15:48 ` [Qemu-devel] Re: [PATCH 0/6] tcg-hppa improvements Paolo Bonzini
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.1271253049.git.rth@twiddle.net \
--to=rth@twiddle.net \
--cc=aurelien@aurel32.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 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.