[PATCH 0/2] linux-user/aarch64: Syndrome fixes and enhancements

Richard Henderson posted 2 patches 3 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250725165106.37105-1-richard.henderson@linaro.org
Maintainers: Laurent Vivier <laurent@vivier.eu>
There is a newer version of this series
linux-user/aarch64/cpu_loop.c | 20 +++++++++++++++++---
linux-user/aarch64/signal.c   | 34 +++++++++++++++++++++++++++++++++-
2 files changed, 50 insertions(+), 4 deletions(-)
[PATCH 0/2] linux-user/aarch64: Syndrome fixes and enhancements
Posted by Richard Henderson 3 months, 3 weeks ago
The first patch is a true bug fix versus the si_code of some SIGILL.
The second patch is new feature, adding the ESR record to the frame.


r~


Richard Henderson (2):
  linux-user/aarch64: Check syndrome for EXCP_UDEF
  linux-user/aarch64: Generate ESR signal records

 linux-user/aarch64/cpu_loop.c | 20 +++++++++++++++++---
 linux-user/aarch64/signal.c   | 34 +++++++++++++++++++++++++++++++++-
 2 files changed, 50 insertions(+), 4 deletions(-)

-- 
2.43.0