1. 9f22020 linux-user: Provide MADV_* definitions by Ilya Leoshkevich · 2 years, 6 months ago
  2. ee3eb3a Replace TARGET_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
  3. b13e49b linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h by Serge Belyshev · 3 years, 2 months ago
  4. 2dd4634 linux-user/xtensa: Use force_sig_fault by Richard Henderson · 3 years, 2 months ago
  5. 87e9bf2 linux-user: Split out do_prctl and subroutines by Richard Henderson · 3 years, 3 months ago
  6. e068b57 linux-user: Move target_signal.h generic definitions to generic/signal.h by Song Gao · 3 years, 4 months ago
  7. 57a0c93 linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN by Richard Henderson · 3 years, 4 months ago
  8. af254a2 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 4 months ago
  9. 6407f64 target/xtensa: Make xtensa_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  10. 55e83c2 linux-user/xtensa: Implement setup_sigtramp by Richard Henderson · 3 years, 6 months ago
  11. 3b249d2 linux-user: Split linux-user internals out of qemu.h by Peter Maydell · 3 years, 6 months ago
  12. 2113aed linux-user: Split signal-related prototypes into signal-common.h by Peter Maydell · 3 years, 6 months ago
  13. 2fa4ad3 linux-user: update syscall.tbl to Linux v5.13 by Laurent Vivier · 3 years, 8 months ago
  14. 8f968b6 linux-user: Extract target errno to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 8 months ago
  15. ddc3e74 linux-user: Pass CPUArchState to target_restore_altstack by Richard Henderson · 3 years, 11 months ago
  16. 56384cf linux-user: Use target_restore_altstack in all sigreturn by Richard Henderson · 3 years, 11 months ago
  17. 0cb113a linux-user: update syscall.tbl to Linux 5.9-rc7 by Laurent Vivier · 4 years, 6 months ago
  18. c218b4e linux-user: Add missing termbits types and values definitions by Filip Bozuta · 4 years, 8 months ago
  19. 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 7 months ago
  20. 3a30446 meson: linux-user by Marc-André Lureau · 6 years ago
  21. 28b7d5f linux-user: update syscall.tbl from linux 0bf999f9c5e7 by Laurent Vivier · 5 years ago
  22. a4a9359 linux-user, xtensa: add syscall table generation support by Laurent Vivier · 5 years ago
  23. 0a80aa5 linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count by Aleksandar Markovic · 5 years ago
  24. 0f0eeed linux-user: xtensa: Update syscall numbers to kernel 5.5 level by Aleksandar Markovic · 5 years ago
  25. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  26. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  27. 130ea83 target/xtensa: linux-user: add call0 ABI support by Max Filippov · 6 years ago
  28. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  29. 92fddfb target/xtensa: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  30. a8b991b Clean up ill-advised or unusual header guards by Markus Armbruster · 6 years ago
  31. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  32. 02e33e9 linux-user: xtensa: enable bFLT support by Max Filippov · 6 years ago
  33. e5171a9 linux-user: move generic signal definitions to generic/signal.h by Laurent Vivier · 7 years ago
  34. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  35. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  36. 500fa60 linux-user: move socket.h generic definitions to generic/sockbits.h by Laurent Vivier · 7 years ago
  37. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  38. de6e89b linux-user: move xtensa cpu loop to xtensa directory by Laurent Vivier · 7 years ago
  39. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  40. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  41. 3612667 linux-user: move xtensa signal.c parts to xtensa directory by Laurent Vivier · 7 years ago
  42. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  43. a3da8be target/xtensa: linux-user: fix sysv IPC structures by Max Filippov · 7 years ago
  44. 12ab0b3 linux-user/xtensa: remove stray syscall.h by Max Filippov · 7 years ago
  45. ba7651f target/xtensa: add linux-user support by Max Filippov · 8 years ago