summary refs log tree commit diff stats
path: root/linux-user/linux_loop.h
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2025-08-28 11:37:08 +1000
committerRichard Henderson <richard.henderson@linaro.org>2025-08-30 07:04:04 +1000
commit190cc717f8cf50b7d38b8f9b8a2045540f71c571 (patch)
treea5de6c90d2616d52d5ace9f9ed51ec7e6763d25b /linux-user/linux_loop.h
parent9308223c714d1efb275cf21c439ee85f5e6cad0d (diff)
downloadfocaccia-qemu-190cc717f8cf50b7d38b8f9b8a2045540f71c571.tar.gz
focaccia-qemu-190cc717f8cf50b7d38b8f9b8a2045540f71c571.zip
linux-user/loongarch64: Expand target_elf_gregset_t
Make use of the fact that target_elf_gregset_t is a proper structure.
Note that the kernel's uses an array, and then it has a bunch of defines
to create symbolic offsets.  Modulo some reserved fields, which we do
not implement here, this is the same layout as struct user_pt_regs.

Drop ELF_NREG, target_elf_greg_t, and tswapreg.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/linux_loop.h')
0 files changed, 0 insertions, 0 deletions