qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] linux-user/s390x: some signal fixes
@ 2021-04-28  3:32 Richard Henderson
  2021-04-28  3:32 ` [PATCH 1/3] linux-user/s390x: Fix sigframe types Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Richard Henderson @ 2021-04-28  3:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: thuth, qemu-s390x, cohuck, laurent, david

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-28 14:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-28  3:32 [PATCH 0/3] linux-user/s390x: some signal fixes Richard Henderson
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

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).