All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] tcg-hppa improvements
@ 2010-04-14 13:50 Richard Henderson
  2010-04-09 17:45 ` [Qemu-devel] [PATCH 1/6] tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32 Richard Henderson
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Richard Henderson @ 2010-04-14 13:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien

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

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

end of thread, other threads:[~2010-04-14 15:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-14 13:50 [Qemu-devel] [PATCH 0/6] tcg-hppa improvements Richard Henderson
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

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.