qemu-e2k/linux-user/aarch64
Ilya Leoshkevich e4e5cb4a54 {linux,bsd}-user: Introduce get_task_state()
A CPU's TaskState is stored in the CPUState's void *opaque field,
accessing which is somewhat awkward due to having to use a cast.
Introduce a wrapper and use it everywhere.

Suggested-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240219141628.246823-3-iii@linux.ibm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240305121005.3528075-4-alex.bennee@linaro.org>
2024-03-06 12:35:19 +00:00
..
cpu_loop.c {linux,bsd}-user: Introduce get_task_state() 2024-03-06 12:35:19 +00:00
Makefile.vdso linux-user/aarch64: Add vdso 2023-10-30 13:41:55 -07:00
meson.build linux-user/aarch64: Add vdso 2023-10-30 13:41:55 -07:00
signal.c target/arm: Move feature test functions to their own header 2023-10-27 11:44:32 +01:00
sockbits.h
syscall_nr.h
target_cpu.h
target_elf.h
target_errno_defs.h
target_fcntl.h
target_flat.h linux-user: move target_flat.h to target subdirs 2023-02-03 22:55:12 +01:00
target_mman.h linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h 2023-08-08 13:27:15 -07:00
target_prctl.h linux-user/aarch64: Choose SYNC as the preferred MTE mode 2024-02-15 11:30:44 +00:00
target_proc.h linux-user: Emulate /proc/cpuinfo on aarch64 and arm 2023-09-01 13:33:36 -07:00
target_resource.h
target_signal.h
target_structs.h
target_syscall.h
termbits.h
vdso-be.so linux-user/aarch64: Add padding before __kernel_rt_sigreturn 2024-02-03 16:46:10 +10:00
vdso-le.so linux-user/aarch64: Add padding before __kernel_rt_sigreturn 2024-02-03 16:46:10 +10:00
vdso.ld linux-user/aarch64: Add vdso 2023-10-30 13:41:55 -07:00
vdso.S linux-user/aarch64: Add padding before __kernel_rt_sigreturn 2024-02-03 16:46:10 +10:00