Based-on: 20250725175510.3864231-1-peter.mayd...@linaro.org ("[PATCH v2 for-10.1 0/3] linux-user/aarch64: Fix SME/SME2 signal frame handling")
Changes for v2: - Split out syndrome handling from cpu_loop (pbo) - Enumerate all exception codes and document them. Include code for several cases missed by v1. The FIXME in patch 2 suggests the whole patch set wait for 10.2. r~ Richard Henderson (3): linux-user/aarch64: Split out signal_for_exception linux-user/aarch64: Check syndrome for EXCP_UDEF linux-user/aarch64: Generate ESR signal records linux-user/aarch64/cpu_loop.c | 153 +++++++++++++++++++++++++--------- linux-user/aarch64/signal.c | 34 +++++++- 2 files changed, 148 insertions(+), 39 deletions(-) -- 2.43.0