From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [PATCH 0/2] linux-user/aarch64: Syndrome fixes and enhancements
Date: Fri, 25 Jul 2025 06:51:03 -1000 [thread overview]
Message-ID: <20250725165106.37105-1-richard.henderson@linaro.org> (raw)
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
next reply other threads:[~2025-07-25 16:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-25 16:51 Richard Henderson [this message]
2025-07-25 16:51 ` [PATCH for-10.1 1/2] linux-user/aarch64: Check syndrome for EXCP_UDEF Richard Henderson
2025-07-25 17:11 ` Pierrick Bouvier
2025-07-25 16:51 ` [PATCH for-10.2? 2/2] linux-user/aarch64: Generate ESR signal records Richard Henderson
2025-07-25 17:13 ` Pierrick Bouvier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250725165106.37105-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).