]> git.ipfire.org Git - thirdparty/qemu.git/commit
linux-user/s390x: Convert target_elf_gregset_t to a struct
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 27 Aug 2025 22:30:25 +0000 (08:30 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Aug 2025 21:03:58 +0000 (07:03 +1000)
commitf2accdfac4ca431dd58054a82c2312bc58e984a2
tree6cac4476b9e547cc7685331e2df21a845a56d133
parenta9caaa69f081c6ae0a1adead578a757be5dec98b
linux-user/s390x: Convert target_elf_gregset_t to a struct

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/elfload.c