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