qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 0/4] target/alpha queued patches
Date: Fri, 8 Sep 2017 11:02:17 +0100	[thread overview]
Message-ID: <CAFEAcA8Dhmgzd7cbHe3vCvJkNTegPyqLd2eZkCpsAZObNUx+rA@mail.gmail.com> (raw)
In-Reply-To: <20170907181938.3948-1-richard.henderson@linaro.org>

On 7 September 2017 at 19:19, Richard Henderson
<richard.henderson@linaro.org> wrote:
> Convert to TranslatorOps and do_transaction_failed.
>
>
> r~
>
>
> The following changes since commit cda4a338c4243fa3bff4498b935340ac7121cc76:
>
>   tcg/tci: Add TCG_TARGET_DEFAULT_MO (2017-09-07 18:57:34 +0100)
>
> are available in the git repository at:
>
>   git://github.com/rth7680/qemu.git tags/pull-axp-20170907
>
> for you to fetch changes up to 6ad4d7eed05a1e23537fc92b50f898f5977f37e6:
>
>   target/alpha: Switch to do_transaction_failed() hook (2017-09-07 11:15:55 -0700)
>
> ----------------------------------------------------------------
> Queued target/alpha patches
>
> ----------------------------------------------------------------
> Peter Maydell (1):
>       target/alpha: Switch to do_transaction_failed() hook
>
> Richard Henderson (3):
>       target/alpha: Convert to DisasJumpType
>       target/alpha: Convert to DisasContextBase
>       target/alpha: Convert to TranslatorOps
>
>  target/alpha/cpu.c        |   2 +-
>  target/alpha/cpu.h        |   8 +-
>  target/alpha/helper.c     |   8 ++
>  target/alpha/mem_helper.c |  19 +--
>  target/alpha/translate.c  | 347 +++++++++++++++++++++-------------------------
>  5 files changed, 180 insertions(+), 204 deletions(-)

Applied, thanks.

-- PMM

      parent reply	other threads:[~2017-09-08 10:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-07 18:19 [Qemu-devel] [PULL 0/4] target/alpha queued patches Richard Henderson
2017-09-07 18:19 ` [Qemu-devel] [PULL 1/4] target/alpha: Convert to DisasJumpType Richard Henderson
2017-09-07 18:19 ` [Qemu-devel] [PULL 2/4] target/alpha: Convert to DisasContextBase Richard Henderson
2017-09-07 18:19 ` [Qemu-devel] [PULL 3/4] target/alpha: Convert to TranslatorOps Richard Henderson
2017-09-07 18:19 ` [Qemu-devel] [PULL 4/4] target/alpha: Switch to do_transaction_failed() hook Richard Henderson
2017-09-08  6:34 ` [Qemu-devel] [PULL 0/4] target/alpha queued patches no-reply
2017-09-08 10:02 ` Peter Maydell [this message]

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=CAFEAcA8Dhmgzd7cbHe3vCvJkNTegPyqLd2eZkCpsAZObNUx+rA@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /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).