On 2021-07-05 5:29 am, Cornelia Huck wrote:
On Mon, Jun 21 2021, Jonathan Albrecht
wrote:
qemu-s390x signals with SIGILL on compare-and-trap instructions. This
breaks OpenJDK which expects SIGFPE in its implementation of implicit
exceptions.
This patch depends on [PATCH v3 0/2] target/s390x:
On Mon, Jun 21 2021, Jonathan Albrecht
wrote:
> qemu-s390x signals with SIGILL on compare-and-trap instructions. This
> breaks OpenJDK which expects SIGFPE in its implementation of implicit
> exceptions.
>
> This patch depends on [PATCH v3 0/2] target/s390x: Fix SIGILL psw.addr
> reporting.
> ht
: [PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailb
qemu-s390x signals with SIGILL on compare-and-trap instructions. This
breaks OpenJDK which expects SIGFPE in its implementation of implicit
exceptions.
This patch depends on [PATCH v3 0/2] target/s390x: Fix SIGILL psw.addr
reporting.
https://lore.kernel.org/qemu-devel/20210602002210.3144559-1-...@