1. 9f22020 linux-user: Provide MADV_* definitions by Ilya Leoshkevich · 2 years, 7 months ago
  2. b13e49b linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h by Serge Belyshev · 3 years, 2 months ago
  3. 87e9bf2 linux-user: Split out do_prctl and subroutines by Richard Henderson · 3 years, 3 months ago
  4. c1e8e3a linux-user: Remove TARGET_SIGSTKSZ by Song Gao · 3 years, 4 months ago
  5. f9d0707 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ by Song Gao · 3 years, 4 months ago
  6. 317a33b linux-user/mips: Implement setup_sigtramp by Richard Henderson · 3 years, 6 months ago
  7. 2fa4ad3 linux-user: update syscall.tbl to Linux v5.13 by Laurent Vivier · 3 years, 9 months ago
  8. f317c0e linux-user/mips: Move errno definitions to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 9 months ago
  9. 8f968b6 linux-user: Extract target errno to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 9 months ago
  10. bc3359f linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN by Philippe Mathieu-Daudé · 3 years, 9 months ago
  11. b8f91fd linux-user/mips: Support the n32 ABI for the R5900 by Fredrik Noring · 6 years ago
  12. fba0874 linux-user: target: signal: Support TARGET_SS_AUTODISARM by Chen Gang · 4 years, 6 months ago
  13. 0b72da0 linux-user/mips64: Support o32 ABI syscalls by Philippe Mathieu-Daudé · 4 years, 4 months ago
  14. af55264 linux-user/mips64: Restore setup_frame() for o32 ABI by Philippe Mathieu-Daudé · 4 years, 4 months ago
  15. 1c79145 linux user: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  16. ce43748 linux-user: Correct definition of stack_t by LemonBoy · 4 years, 5 months ago
  17. 0cb113a linux-user: update syscall.tbl to Linux 5.9-rc7 by Laurent Vivier · 4 years, 6 months ago
  18. 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 8 months ago
  19. 3a30446 meson: linux-user by Marc-André Lureau · 6 years ago
  20. 28b7d5f linux-user: update syscall.tbl from linux 0bf999f9c5e7 by Laurent Vivier · 5 years ago
  21. 686a0fe linux-user, mips64: add syscall table generation support by Laurent Vivier · 5 years ago
  22. 8d6d4c1 linux-user: mips: Update syscall numbers to kernel 5.5 level by Aleksandar Markovic · 5 years ago
  23. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  24. 64ea3d6 linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations by Stefan Markovic · 6 years ago
  25. a2b9a10 linux-user: Add MIPS-specific prctl() options by Stefan Markovic · 6 years ago
  26. 977324a linux-user: Update MIPS syscall numbers up to kernel 4.18 headers by Aleksandar Markovic · 7 years ago
  27. f70c731 linux-user: move mips signal definitions to mips/target_signal.h by Laurent Vivier · 7 years ago
  28. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  29. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  30. 5de33b1 linux-user: move mips socket.h definitions to mips/sockbits.h by Laurent Vivier · 7 years ago
  31. 58908ef linux-user: move mips/mips64 cpu loop to mips directory by Laurent Vivier · 7 years ago
  32. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  33. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  34. 8949bef linux-user: move mips/mips64 signal.c parts to mips directory by Laurent Vivier · 7 years ago
  35. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  36. 45506bd linux-user: MIPS set cpu to r6 CPU if binary is R6 by YunQiang Su · 7 years ago
  37. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  38. fe8ed7d linux-user: Handle ERFKILL and EHWPOISON by Richard Henderson · 8 years ago
  39. 6e8b33d linux-user: Redirect termbits.h for Mips64 to termbits.h for Mips32 by Aleksandar Markovic · 8 years ago
  40. 0444a3b linux-user: Add missing TARGET_EDQUOT error code for Mips by Aleksandar Markovic · 9 years ago
  41. ee8e761 linux-user: Use correct target SHMLBA in shmat() by Peter Maydell · 9 years ago
  42. 9c93ae1 linux-user: Clean up target_signal.h header guards by Markus Armbruster · 9 years ago
  43. 3622634 linux-user: Clean up target_syscall.h header guards by Markus Armbruster · 9 years ago
  44. 2eb3ae2 linux-user: Support for restarting system calls for MIPS targets by Timothy E Baldwin · 9 years ago
  45. 499b5d1 linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific by Timothy E Baldwin · 9 years ago
  46. 7c73d2a linux-user: sync syscall numbers with kernel by Riku Voipio · 9 years ago
  47. 460c579 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  48. ec355f1 mips64-linux-user: Fix definition of struct sigaltstack by Ed Swierk · 10 years ago
  49. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 11 years ago
  50. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 11 years ago
  51. cbc14e6 linux-user: set minimum kernel version to 2.6.32 by Riku Voipio · 11 years ago
  52. 4fc4732 linux-user: sync syscall numbers upto 3.13 by Riku Voipio · 11 years ago
  53. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  54. 4ce6243 linux-user: Clean up handling of clone() argument order by Peter Maydell · 12 years ago
  55. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  56. 597e2ce mipsn32-linux-user: Configure the architecture properly by Richard Henderson · 12 years ago
  57. 2aeb36a linux-user: Define TARGET_QEMU_ESIGRETURN for mips64 by Andreas Färber · 13 years ago
  58. d979e8e linux-user: Add syscall numbers from kernel 2.6.39.2 by Peter Maydell · 14 years ago
  59. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  60. 99a0949 Get rid of _t suffix by malc · 16 years ago
  61. 4b627a2 linux-user: update syscall list by Riku Voipio · 16 years ago
  62. b5dc773 More efficient target register / TC accesses. by ths · 17 years ago
  63. d0dc7dc Make MIPS MT implementation more cache friendly. by ths · 17 years ago
  64. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  65. 540635b Code provision for n32/n64 mips userland emulation. Not functional yet. by ths · 18 years ago