[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL v2 00/33] tcg patch queue
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL v2 00/33] tcg patch queue |
Date: |
Mon, 17 Dec 2018 23:45:18 +0000 |
On Mon, 17 Dec 2018 at 03:35, Richard Henderson
<address@hidden> wrote:
>
> Now include a patch to address
>
> qemu-system-x86_64: /home/pm215/qemu/tcg/sparc/tcg-target.inc.c:319:
> patch_reloc: Assertion `check_fit_ptr(value, 13)' failed.
>
> I believe it was the change to bswap64 to use the constant pool more
> often that exposed the latent problem.
>
> Only re-posting the new patch.
>
>
> r~
>
>
> The following changes since commit 58b1f0f21edcab13f78a376b1d90267626be1275:
>
> Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
> (2018-12-16 12:49:06 +0000)
>
> are available in the Git repository at:
>
> https://github.com/rth7680/qemu.git tags/pull-tcg-20181216
>
> for you to fetch changes up to b7c2cd08a6f68010ad27c9c0bf2fde02fb743a0e:
>
> xxhash: match output against the original xxhash32 (2018-12-17 06:04:44
> +0300)
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0
for any user-visible changes.
-- PMM