From: Cornelia Huck <cohuck@redhat.com>
To: Ilya Leoshkevich <iii@linux.ibm.com>,
Thomas Huth <thuth@redhat.com>,
Richard Henderson <richard.henderson@linaro.org>,
David Hildenbrand <david@redhat.com>,
Laurent Vivier <laurent@vivier.eu>
Cc: "jonathan . albrecht" <jonathan.albrecht@linux.vnet.ibm.com>,
Ilya Leoshkevich <iii@linux.ibm.com>,
Ulrich Weigand <ulrich.weigand@de.ibm.com>,
qemu-devel@nongnu.org,
Christian Borntraeger <borntraeger@de.ibm.com>,
qemu-s390x@nongnu.org, Andreas Krebbel <krebbel@linux.ibm.com>
Subject: Re: [PATCH v8] tests/tcg/s390x: Test SIGILL and SIGSEGV handling
Date: Tue, 10 Aug 2021 14:24:46 +0200 [thread overview]
Message-ID: <87h7fxwkq9.fsf@redhat.com> (raw)
In-Reply-To: <20210804225146.154513-1-iii@linux.ibm.com>
On Thu, Aug 05 2021, Ilya Leoshkevich <iii@linux.ibm.com> wrote:
> Verify that s390x-specific uc_mcontext.psw.addr is reported correctly
> and that signal handling interacts properly with debugging.
>
> Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
> ---
>
> v7: https://lists.nongnu.org/archive/html/qemu-devel/2021-08/msg00463.html
> v7 -> v8: Another rebase needed due to the conflict with Jonathan's
> 50e36dd61652.
>
> tests/tcg/s390x/Makefile.target | 17 +-
> tests/tcg/s390x/gdbstub/test-signals-s390x.py | 76 ++++++++
> tests/tcg/s390x/signals-s390x.c | 165 ++++++++++++++++++
> 3 files changed, 257 insertions(+), 1 deletion(-)
> create mode 100644 tests/tcg/s390x/gdbstub/test-signals-s390x.py
> create mode 100644 tests/tcg/s390x/signals-s390x.c
Thanks, applied.
prev parent reply other threads:[~2021-08-10 12:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-04 22:51 [PATCH v8] tests/tcg/s390x: Test SIGILL and SIGSEGV handling Ilya Leoshkevich
2021-08-05 9:37 ` David Hildenbrand
2021-08-05 9:57 ` Ilya Leoshkevich
2021-08-05 10:01 ` David Hildenbrand
2021-08-06 5:25 ` Thomas Huth
2021-08-06 9:40 ` Ilya Leoshkevich
2021-08-06 14:33 ` Alex Bennée
2021-08-10 12:24 ` Cornelia Huck [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=87h7fxwkq9.fsf@redhat.com \
--to=cohuck@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=david@redhat.com \
--cc=iii@linux.ibm.com \
--cc=jonathan.albrecht@linux.vnet.ibm.com \
--cc=krebbel@linux.ibm.com \
--cc=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=thuth@redhat.com \
--cc=ulrich.weigand@de.ibm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.