qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Cc: Aurelien Jarno <aurelien@aurel32.net>
Subject: [Qemu-devel] [PULL 0/6] Queued target/sh4 patches
Date: Mon, 18 Dec 2017 23:40:24 +0100	[thread overview]
Message-ID: <20171218224030.26726-1-aurelien@aurel32.net> (raw)

The following changes since commit eaefea537b476cb853e2edbdc68e969ec777e4bb:

  Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging (2017-12-18 14:17:42 +0000)

are available in the Git repository at:

  git://git.aurel32.net/qemu.git tags/pull-target-sh4-20171218

for you to fetch changes up to 6f1c2af641d6e7aceb2e5671a45b3d6e5966dfb8:

  target/sh4: Convert to DisasContextBase (2017-12-18 23:35:33 +0100)

----------------------------------------------------------------
Queued target/sh4 patches

----------------------------------------------------------------
Alex Bennée (1):
      target/sh4: fix TCG leak during gusa sequence

Philippe Mathieu-Daudé (1):
      target/sh4: add missing tcg_temp_free() in _decode_opc()

Richard Henderson (4):
      target/sh4: Use cmpxchg for movco when parallel_cpus
      target/sh4: Convert to DisasJumpType
      target/sh4: Do not singlestep after exceptions
      target/sh4: Convert to DisasContextBase

 linux-user/main.c      |  19 +++-
 target/sh4/cpu.h       |   4 +-
 target/sh4/helper.c    |   1 +
 target/sh4/translate.c | 273 ++++++++++++++++++++++++++++---------------------
 4 files changed, 174 insertions(+), 123 deletions(-)

-- 
2.15.1

             reply	other threads:[~2017-12-18 22:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-18 22:40 Aurelien Jarno [this message]
2017-12-18 22:40 ` [Qemu-devel] [PULL 1/6] target/sh4: add missing tcg_temp_free() in _decode_opc() Aurelien Jarno
2017-12-18 22:40 ` [Qemu-devel] [PULL 2/6] target/sh4: fix TCG leak during gusa sequence Aurelien Jarno
2017-12-18 22:40 ` [Qemu-devel] [PULL 3/6] target/sh4: Use cmpxchg for movco when parallel_cpus Aurelien Jarno
2017-12-18 22:40 ` [Qemu-devel] [PULL 4/6] target/sh4: Convert to DisasJumpType Aurelien Jarno
2017-12-18 22:40 ` [Qemu-devel] [PULL 5/6] target/sh4: Do not singlestep after exceptions Aurelien Jarno
2017-12-18 22:40 ` [Qemu-devel] [PULL 6/6] target/sh4: Convert to DisasContextBase Aurelien Jarno
2017-12-19 21:16 ` [Qemu-devel] [PULL 0/6] Queued target/sh4 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=20171218224030.26726-1-aurelien@aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.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).