qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] linux-user/hexagon: fix sigcontext
@ 2025-10-14 13:29 Brian Cain
  2025-10-14 13:29 ` [PATCH v3 1/4] linux-user/hexagon: Fix sigcontext Brian Cain
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Brian Cain @ 2025-10-14 13:29 UTC (permalink / raw)
  To: qemu-devel
  Cc: brian.cain, richard.henderson, philmd, matheus.bernardino, ale,
	anjo, marco.liebel, ltaylorsimpson, alex.bennee, quic_mburton,
	sid.manning

Follow up from v2: https://lore.kernel.org/qemu-devel/20251009195943.438454-1-brian.cain@oss.qualcomm.com/

v3 change from v2:
    - fixes to the test case, suggested from review (loop bound, clobbers).

Brian Cain (4):
  linux-user/hexagon: Fix sigcontext
  linux-user/hexagon: use abi_ulong
  linux-user/hexagon: Use an array for GPRs
  tests/tcg/hexagon: Add cs{0,1} coverage

 linux-user/hexagon/signal.c        | 184 +++++++++++------------------
 tests/tcg/hexagon/signal_context.c |  23 +++-
 2 files changed, 92 insertions(+), 115 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-10-14 13:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14 13:29 [PATCH v3 0/4] linux-user/hexagon: fix sigcontext Brian Cain
2025-10-14 13:29 ` [PATCH v3 1/4] linux-user/hexagon: Fix sigcontext Brian Cain
2025-10-14 13:29 ` [PATCH v3 2/4] linux-user/hexagon: use abi_ulong Brian Cain
2025-10-14 13:29 ` [PATCH v3 3/4] linux-user/hexagon: Use an array for GPRs Brian Cain
2025-10-14 13:29 ` [PATCH v3 4/4] tests/tcg/hexagon: Add cs{0,1} coverage Brian Cain

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).