Sign in
qemu
/
qemu
/
9de754d30d54b9d5d2ba0756bcbd63625c82e63c
/
linux-user
/
i386
/
signal.c
57a0c93
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
by Richard Henderson
· 3 years, 4 months ago
db20554
linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set
by Richard Henderson
· 3 years, 6 months ago
8ee8a10
linux-user/i386: Implement setup_sigtramp
by Richard Henderson
· 3 years, 6 months ago
3b249d2
linux-user: Split linux-user internals out of qemu.h
by Peter Maydell
· 3 years, 7 months ago
0c40c18
linux-user: fix guest/host address mixup in i386 setup_rt_frame()
by Ilya Leoshkevich
· 3 years, 8 months ago
ddc3e74
linux-user: Pass CPUArchState to target_restore_altstack
by Richard Henderson
· 4 years ago
56384cf
linux-user: Use target_restore_altstack in all sigreturn
by Richard Henderson
· 4 years ago
c7169b0
linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
by Richard Henderson
· 4 years, 2 months ago
6aa9e42
target/i386: Use env_cpu, env_archcpu
by Richard Henderson
· 6 years ago
9850f9f
linux-user: move get_sp_from_cpustate() to target_cpu.h
by Laurent Vivier
· 7 years ago
465e237
linux-user: introduce target_sigsp() and target_save_altstack()
by Laurent Vivier
· 7 years ago
a075f31
linux-user: move i386/x86_64 signal.c parts to i386 directory
by Laurent Vivier
· 7 years ago
befb744
linux-user: create a dummy per arch signal.c
by Laurent Vivier
· 7 years ago