qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] S390 TCG Port, version 4
@ 2010-06-15  0:35 Richard Henderson
  2010-06-15  0:35 ` [Qemu-devel] [PATCH 1/2] tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts Richard Henderson
  2010-06-15  0:35 ` [Qemu-devel] [PATCH 2/2] tcg-s390: New TCG Target Richard Henderson
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Henderson @ 2010-06-15  0:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien

As requested, all of the s390 patches have been squashed.


r~



Richard Henderson (2):
  tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
  tcg-s390: New TCG Target.

 configure                    |    2 +
 def-helper.h                 |   38 +-
 target-i386/ops_sse_header.h |    3 +
 target-ppc/helper.h          |    1 +
 tcg/ppc64/tcg-target.h       |    1 +
 tcg/s390/tcg-target.c        | 2281 +++++++++++++++++++++++++++++++++++++++++-
 tcg/s390/tcg-target.h        |   58 +-
 tcg/sparc/tcg-target.h       |    4 +
 tcg/tcg-op.h                 |  139 +++-
 tcg/tcg.c                    |   41 +-
 10 files changed, 2484 insertions(+), 84 deletions(-)

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

end of thread, other threads:[~2010-06-25 17:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-15  0:35 [Qemu-devel] [PATCH 0/2] S390 TCG Port, version 4 Richard Henderson
2010-06-15  0:35 ` [Qemu-devel] [PATCH 1/2] tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts Richard Henderson
2010-06-16  9:26   ` [Qemu-devel] " Aurelien Jarno
2010-06-15  0:35 ` [Qemu-devel] [PATCH 2/2] tcg-s390: New TCG Target Richard Henderson
2010-06-17 19:40   ` [Qemu-devel] " Aurelien Jarno
2010-06-25 16:45     ` 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).