[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL] tcg queued patch
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL] tcg queued patch |
Date: |
Wed, 26 Apr 2017 21:28:45 +0100 |
On 26 April 2017 at 18:30, Richard Henderson <address@hidden> wrote:
> Fixes a tcg_error when building with clang on some hosts.
>
>
> r~
>
>
> The following changes since commit 51b9d495f2a99c65c9e524c8f6fe283ebfabae1d:
>
> Revert "COLO-compare: Optimize tcp compare trace event" (2017-04-26
> 16:19:27 +0100)
>
> are available in the git repository at:
>
> git://github.com/rth7680/qemu.git tags/pull-tcg-20170426
>
> for you to fetch changes up to 79b1af906245558c30e0a5faf26cb52b63f83cce:
>
> tcg: Initialize return value after exit_atomic (2017-04-26 19:26:11 +0200)
>
> ----------------------------------------------------------------
> Fix for exit_atomic tcg opcode paths
>
> ----------------------------------------------------------------
> Richard Henderson (1):
> tcg: Initialize return value after exit_atomic
>
> tcg/tcg-op.c | 6 ++++++
> 1 file changed, 6 insertions(+)
Applied, thanks.
-- PMM