On 10/17/25 23:50, Brian Cain wrote:
The following changes since commit 18f6f30b0089b470f3e737637a86dfb81ebd6eae:
Merge tag 'pull-request-2025-10-16' of https://gitlab.com/thuth/qemu into
staging (2025-10-16 12:27:12 -0700)
are available in the Git repository at:
https://github.com/quic/qemu tags/pull-hex-20251017
for you to fetch changes up to f97700e0752753e294db11de8462aef5d8009a89:
target/hexagon: Only indent on linux (2025-10-17 13:45:46 -0700)
----------------------------------------------------------------
Fixes for linux-user sigcontext save/restore, etc.
misc: avoid inconsistencies w/indent on macOS
fix hexagon linux-user sigcontext discrepancy, found by Alex @ Zig
----------------------------------------------------------------
Anton Johansson (2):
target/hexagon: Replace `prepare` script with meson target
target/hexagon: Only indent on linux
Brian Cain (6):
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
target/hexagon: handle .new values
target/hexagon: s/pkt_has_store/pkt_has_scalar_store
Is there anything in there which should be picked up for active
qemu stable series (10.0 & 10.1), or is it not worth the effort?
(the sigcontext fixes seems to be good candidates, though are
a bit large).
Thanks,
/mjt