qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/6] Queued target/sh4 patches


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 0/6] Queued target/sh4 patches
Date: Tue, 19 Dec 2017 21:16:11 +0000

On 18 December 2017 at 22:40, Aurelien Jarno <address@hidden> wrote:
> 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(-)

Applied, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]