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