qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/10] collected tcg patches
@ 2015-10-21 21:42 Richard Henderson
  2015-10-21 21:42 ` [Qemu-devel] [PULL 01/10] tcg/ppc: Adjust exit_tb for change in prologue placement Richard Henderson
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Richard Henderson @ 2015-10-21 21:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Backend patches for ppc64 and mipsr6, plus the nochain patch
that's been dangling for a while.


r~


The following changes since commit 26c7be842637ee65a79cd77f96a99c23ddcd90ad:

  Merge remote-tracking branch 'remotes/sstabellini/tags/2015-10-19-tag' into staging (2015-10-19 12:13:27 +0100)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-tcg-20151021

for you to fetch changes up to 89a82cd4b6a90fe117fa715e2abe51d5c607560c:

  cpu-exec: Add "nochain" debug flag (2015-10-19 11:04:39 -1000)

----------------------------------------------------------------
Collected tcg backend patches

----------------------------------------------------------------
James Hogan (6):
      tcg-opc.h: Simplify insn_start def
      disas/mips: Add R6 jr/jr.hb to disassembler
      tcg/mips: Add use_mips32r6_instructions definition
      tcg/mips: Support r6 JR encoding
      tcg/mips: Support r6 multiply/divide encodings
      tcg/mips: Support r6 SEL{NE, EQ}Z instead of MOVN/MOVZ

Richard Henderson (4):
      tcg/ppc: Adjust exit_tb for change in prologue placement
      tcg/ppc: Revise goto_tb implementation
      tcg/ppc: Prefer mask over andi.
      cpu-exec: Add "nochain" debug flag

 cpu-exec.c            |  3 +-
 disas/mips.c          |  2 ++
 include/qemu/log.h    |  1 +
 qemu-log.c            |  3 ++
 tcg/mips/tcg-target.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++-----
 tcg/mips/tcg-target.h | 11 +++++--
 tcg/ppc/tcg-target.c  | 79 ++++++++++++++++++++++++++++----------------
 tcg/tcg-opc.h         | 13 +++-----
 translate-all.c       |  2 ++
 9 files changed, 158 insertions(+), 46 deletions(-)

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

end of thread, other threads:[~2015-10-22 17:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21 21:42 [Qemu-devel] [PULL 00/10] collected tcg patches Richard Henderson
2015-10-21 21:42 ` [Qemu-devel] [PULL 01/10] tcg/ppc: Adjust exit_tb for change in prologue placement Richard Henderson
2015-10-21 21:42 ` [Qemu-devel] [PULL 02/10] tcg/ppc: Revise goto_tb implementation Richard Henderson
2015-10-21 21:42 ` [Qemu-devel] [PULL 03/10] tcg/ppc: Prefer mask over andi Richard Henderson
2015-10-21 21:42 ` [Qemu-devel] [PULL 04/10] tcg-opc.h: Simplify insn_start def Richard Henderson
2015-10-21 21:42 ` [Qemu-devel] [PULL 05/10] disas/mips: Add R6 jr/jr.hb to disassembler Richard Henderson
2015-10-21 21:42 ` [Qemu-devel] [PULL 06/10] tcg/mips: Add use_mips32r6_instructions definition Richard Henderson
2015-10-21 21:42 ` [Qemu-devel] [PULL 07/10] tcg/mips: Support r6 JR encoding Richard Henderson
2015-10-21 21:42 ` [Qemu-devel] [PULL 08/10] tcg/mips: Support r6 multiply/divide encodings Richard Henderson
2015-10-21 21:42 ` [Qemu-devel] [PULL 09/10] tcg/mips: Support r6 SEL{NE, EQ}Z instead of MOVN/MOVZ Richard Henderson
2015-10-21 21:42 ` [Qemu-devel] [PULL 10/10] cpu-exec: Add "nochain" debug flag Richard Henderson
2015-10-22  6:34   ` Edgar E. Iglesias
2015-10-22 11:02 ` [Qemu-devel] [PULL 00/10] collected tcg patches Peter Maydell
2015-10-22 17:47   ` Peter Maydell

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