qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "jonathan.albrecht" <jonathan.albrecht@linux.vnet.ibm.com>
To: Cornelia Huck <cohuck@redhat.com>
Cc: qemu-s390x
	<qemu-s390x-bounces+jonathan.albrecht=linux.vnet.ibm.com@nongnu.org>,
	iii@linux.ibm.com, david@redhat.com,
	richard.henderson@linaro.org, laurent@vivier.eu,
	qemu-devel@nongnu.org, borntraeger@de.ibm.com,
	qemu-s390x@nongnu.org, krebbel@linux.ibm.com
Subject: Re: [PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
Date: Tue, 06 Jul 2021 14:47:00 -0400	[thread overview]
Message-ID: <c1e807849f96306dcc5faffae056f937@imap.linux.ibm.com> (raw)
In-Reply-To: <87tul9hzxf.fsf@redhat.com>

On 2021-07-05 5:29 am, Cornelia Huck wrote:
> On Mon, Jun 21 2021, Jonathan Albrecht
> <jonathan.albrecht@linux.vnet.ibm.com> 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.
>> https://lore.kernel.org/qemu-devel/20210602002210.3144559-1-iii@linux.ibm.com/
>> 
>> Based-on: 20210602002210.3144559-1-iii@linux.ibm.com
>> 
>> Jonathan Albrecht (2):
>>   linux-user/s390x: signal with SIGFPE on compare-and-trap
>>   tests/tcg: Test that compare-and-trap raises SIGFPE
>> 
>>  linux-user/s390x/cpu_loop.c     |  19 +++---
>>  tests/tcg/s390x/Makefile.target |   1 +
>>  tests/tcg/s390x/trap.c          | 100 
>> ++++++++++++++++++++++++++++++++
>>  3 files changed, 111 insertions(+), 9 deletions(-)
>>  create mode 100644 tests/tcg/s390x/trap.c
> 
> Assuming that this will also go through the linux-user tree:
> 
> Acked-by: Cornelia Huck <cohuck@redhat.com>

Thanks and yes, IIUC, 
https://lore.kernel.org/qemu-devel/20210705210434.45824-1-iii@linux.ibm.com/
is going through the linux-user tree so this should as well.

I'm going to send a v2 of this patch shortly to fix conflicts with the 
latest
tests/tcg/s390x/Makefile.target changes.

Jon


      reply	other threads:[~2021-07-06 18:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 14:14 [PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap Jonathan Albrecht
2021-06-21 14:14 ` [PATCH 1/2] " Jonathan Albrecht
2021-06-23  2:27   ` Ilya Leoshkevich
2021-06-21 14:14 ` [PATCH 2/2] tests/tcg: Test that compare-and-trap raises SIGFPE Jonathan Albrecht
2021-06-21 14:24 ` [PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap no-reply
2021-07-05  9:29 ` Cornelia Huck
2021-07-06 18:47   ` jonathan.albrecht [this message]

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=c1e807849f96306dcc5faffae056f937@imap.linux.ibm.com \
    --to=jonathan.albrecht@linux.vnet.ibm.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=david@redhat.com \
    --cc=iii@linux.ibm.com \
    --cc=krebbel@linux.ibm.com \
    --cc=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x-bounces+jonathan.albrecht=linux.vnet.ibm.com@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=richard.henderson@linaro.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).