From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: thuth@redhat.com, qemu-s390x@nongnu.org, cohuck@redhat.com,
laurent@vivier.eu, david@redhat.com
Subject: [PATCH 0/3] linux-user/s390x: some signal fixes
Date: Tue, 27 Apr 2021 20:32:01 -0700 [thread overview]
Message-ID: <20210428033204.133471-1-richard.henderson@linaro.org> (raw)
The first patch fixes a clang sanitize=undefined abort.
The second patch is probably does too much and should be split,
but I'm lazy tonight. I'll wait for comment before changes.
The third patch is new functionality, which should have gone
in with the s390x vector support.
r~
Richard Henderson (3):
linux-user/s390x: Fix sigframe types
linux-user/s390x: Clean up signal.c
linux-user/s390x: Handle vector regs in signal stack
linux-user/s390x/signal.c | 265 +++++++++++++++++++++++---------------
1 file changed, 159 insertions(+), 106 deletions(-)
--
2.25.1
next reply other threads:[~2021-04-28 3:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-28 3:32 Richard Henderson [this message]
2021-04-28 3:32 ` [PATCH 1/3] linux-user/s390x: Fix sigframe types Richard Henderson
2021-04-28 13:53 ` David Hildenbrand
2021-04-28 3:32 ` [PATCH 2/3] linux-user/s390x: Clean up signal.c Richard Henderson
2021-04-28 13:56 ` David Hildenbrand
2021-04-28 3:32 ` [PATCH 3/3] linux-user/s390x: Handle vector regs in signal stack Richard Henderson
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=20210428033204.133471-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=cohuck@redhat.com \
--cc=david@redhat.com \
--cc=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=thuth@redhat.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 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).