qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] linux-user/microblaze: update signal handling
@ 2020-10-10 17:31 Richard Henderson
  2020-10-10 17:31 ` [PATCH 1/2] linux-user/microblaze: Implement rt signal frames Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2020-10-10 17:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: edgar.iglesias, laurent

The linux microblaze port only implements rt signal handing,
not the old style.  This allows our linux-test to pass for mb,
if you have a cross-compiler available for the build.


r~


Richard Henderson (2):
  linux-user/microblaze: Implement rt signal frames
  linux-user/microblaze: Remove non-rt signal frames

 linux-user/microblaze/target_signal.h |   1 -
 linux-user/microblaze/signal.c        | 186 ++++++++++++--------------
 2 files changed, 83 insertions(+), 104 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2020-10-13 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-10 17:31 [PATCH 0/2] linux-user/microblaze: update signal handling Richard Henderson
2020-10-10 17:31 ` [PATCH 1/2] linux-user/microblaze: Implement rt signal frames Richard Henderson
2020-10-10 17:31 ` [PATCH 2/2] linux-user/microblaze: Remove non-rt " Richard Henderson
2020-10-13 16:40 ` [PATCH 0/2] linux-user/microblaze: update signal handling Edgar E. Iglesias

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