qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] linux-user/microblaze: update signal handling


From: Richard Henderson
Subject: [PATCH 0/2] linux-user/microblaze: update signal handling
Date: Sat, 10 Oct 2020 12:31:28 -0500

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]