All of lore.kernel.org
 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 v2 00/11] tcg host mips64 support
Date: Mon, 9 Jan 2017 19:08:56 +0000	[thread overview]
Message-ID: <CAFEAcA-O6HDYeVcTX4=ntso56Bs4o+w1RAO1Z_-KFrHZo3DRpA@mail.gmail.com> (raw)
In-Reply-To: <20170109190217.16301-1-rth@twiddle.net>

On 9 January 2017 at 19:02, Richard Henderson <rth@twiddle.net> wrote:
> [Bah.  This time with actual request-pull info.]
>
> This is v6 of Jin Guojie's patch set, as tested by Aurelien Jarno,
> James Hogan, and Yun Qiang Su.  Plus one more patch from me to fix
> a trival Werror in mips specific code with gcc 5.3.
>
>
> r~
>
>
> The following changes since commit f0d703314ecb0415d51425727ed73ad2c6e3238a:
>
>   tcg-mips: Adjust qemu_ld/st for mips64 (2017-01-06 10:09:10 -0800)
>
> are available in the git repository at:
>
>   git://github.com/rth7680/qemu.git tags/pull-tcg-20170108
>
> for you to fetch changes up to f68808c7494b38764e1895a9852b994638b86536:
>
>   translate-all: Avoid -Werror=switch-bool (2017-01-08 09:48:34 -0800)
>
> ----------------------------------------------------------------
> TCG host support for mips64
>
> ----------------------------------------------------------------
> Richard Henderson (1):
>       translate-all: Avoid -Werror=switch-bool
>
>  translate-all.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Your pullreq has more stuff in it than the above diffstat and
patchlist say :-)

tcg/mips/tcg-target.h     | 60 ++-
tcg/mips/tcg-target.inc.c | 1170
++++++++++++++++++++++++++++++++++++++++-----------
translate-all.c           | 2 +-
 3 files changed, 978 insertions(+), 254 deletions(-)

I'm processing it anyway.

thanks
-- PMM

  reply	other threads:[~2017-01-09 19:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-09 19:02 [Qemu-devel] [PULL v2 00/11] tcg host mips64 support Richard Henderson
2017-01-09 19:08 ` Peter Maydell [this message]
2017-01-10 10:46   ` 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-O6HDYeVcTX4=ntso56Bs4o+w1RAO1Z_-KFrHZo3DRpA@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 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.