qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <rth@twiddle.net>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 00/10] collected tcg patches
Date: Thu, 22 Oct 2015 12:02:34 +0100	[thread overview]
Message-ID: <CAFEAcA_cHxtGKga5-_VD54wYYFXn4KOMdV59neh3sgnVwVusrA@mail.gmail.com> (raw)
In-Reply-To: <1445463779-5823-1-git-send-email-rth@twiddle.net>

Hi. I'm going to hold off on processing this pull for a few days
in the hope that the gcc compile farm's ppc64be box is working
again...

thanks
-- PMM

On 21 October 2015 at 22:42, Richard Henderson <rth@twiddle.net> wrote:
> 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(-)

  parent reply	other threads:[~2015-10-22 11:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Peter Maydell [this message]
2015-10-22 17:47   ` [Qemu-devel] [PULL 00/10] collected tcg patches Peter Maydell

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=CAFEAcA_cHxtGKga5-_VD54wYYFXn4KOMdV59neh3sgnVwVusrA@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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).