1. 1c79145 linux user: Fix Lesser GPL version number by Chetan Pant · 4 years, 3 months ago
  2. ce43748 linux-user: Correct definition of stack_t by LemonBoy · 4 years, 3 months ago
  3. 81966c1 linux-user/mips/cpu_loop: silence the compiler warnings by Chen Qun · 4 years, 3 months ago
  4. 0cb113a linux-user: update syscall.tbl to Linux 5.9-rc7 by Laurent Vivier · 4 years, 4 months ago
  5. b6bcab3 linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7 by Laurent Vivier · 4 years, 4 months ago
  6. c218b4e linux-user: Add missing termbits types and values definitions by Filip Bozuta · 4 years, 6 months ago
  7. 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 6 months ago
  8. 3a30446 meson: linux-user by Marc-André Lureau · 5 years ago
  9. 5733333 linux-user,mips: update syscall-args-o32.c.inc by Laurent Vivier · 4 years, 11 months ago
  10. ac5d3c6 linux-user,mips: move content of mips_syscall_args by Laurent Vivier · 4 years, 11 months ago
  11. 28b7d5f linux-user: update syscall.tbl from linux 0bf999f9c5e7 by Laurent Vivier · 4 years, 11 months ago
  12. c59716f linux-user, mips: add syscall table generation support by Laurent Vivier · 4 years, 11 months ago
  13. 8d6d4c1 linux-user: mips: Update syscall numbers to kernel 5.5 level by Aleksandar Markovic · 5 years ago
  14. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  15. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  16. 502700d target/mips: rationalise softfloat includes by Alex Bennée · 5 years ago
  17. 4ced996 linux-user: Fix structure target_ucontext for MIPS by Aleksandar Markovic · 6 years ago
  18. 64ce541 linux-user: Handle EXCP_FPE properly for MIPS by Aleksandar Markovic · 6 years ago
  19. 1272a6c linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK by Aleksandar Markovic · 6 years ago
  20. bf91367 linux-user: Fix target_flock structure for MIPS O64 ABI by Aleksandar Markovic · 6 years ago
  21. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  22. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  23. 5a7330b target/mips: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  24. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  25. 33a07fa target/mips: reimplement SC instruction emulation and use cmpxchg by Leon Alrae · 6 years ago
  26. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  27. 64ea3d6 linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations by Stefan Markovic · 6 years ago
  28. 0c1bbed linux-user: Determine the desired FPU mode from MIPS.abiflags by Stefan Markovic · 6 years ago
  29. 4d9e5a0 linux-user/mips: Recognize the R5900 CPU model by Fredrik Noring · 6 years ago
  30. a2b9a10 linux-user: Add MIPS-specific prctl() options by Stefan Markovic · 6 years ago
  31. 722ac96 elf: Don't check FCR31_NAN2008 bit for nanoMIPS by Aleksandar Markovic · 6 years ago
  32. 0b16dcd target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair by Aleksandar Rikalo · 6 years ago
  33. 977324a linux-user: Update MIPS syscall numbers up to kernel 4.18 headers by Aleksandar Markovic · 6 years ago
  34. f70c731 linux-user: move mips signal definitions to mips/target_signal.h by Laurent Vivier · 7 years ago
  35. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  36. b9acdef linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.h by Laurent Vivier · 7 years ago
  37. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  38. b0a7413 linux-user: define TARGET_SO_REUSEPORT by Laurent Vivier · 7 years ago
  39. 8f553bf linux-user: update ARCH_HAS_SOCKET_TYPES use by Laurent Vivier · 7 years ago
  40. 5de33b1 linux-user: move mips socket.h definitions to mips/sockbits.h by Laurent Vivier · 7 years ago
  41. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  42. 58908ef linux-user: move mips/mips64 cpu loop to mips directory by Laurent Vivier · 7 years ago
  43. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  44. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  45. 8949bef linux-user: move mips/mips64 signal.c parts to mips directory by Laurent Vivier · 7 years ago
  46. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  47. 45506bd linux-user: MIPS set cpu to r6 CPU if binary is R6 by YunQiang Su · 7 years ago
  48. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  49. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
  50. fe8ed7d linux-user: Handle ERFKILL and EHWPOISON by Richard Henderson · 8 years ago
  51. 2f2bd44 linux-user: Fix fadvise64() syscall support for Mips32 by Aleksandar Markovic · 8 years ago
  52. af83b52 linux-user: Update ioctls definitions for Mips32 by Aleksandar Markovic · 8 years ago
  53. 0444a3b linux-user: Add missing TARGET_EDQUOT error code for Mips by Aleksandar Markovic · 8 years ago
  54. 2ef4186 linux-user: Fix structure target_semid64_ds definition for Mips by Aleksandar Markovic · 8 years ago
  55. ee8e761 linux-user: Use correct target SHMLBA in shmat() by Peter Maydell · 9 years ago
  56. 3500385 linux-user: Clean up target_structs.h header guards by Markus Armbruster · 9 years ago
  57. 9c93ae1 linux-user: Clean up target_signal.h header guards by Markus Armbruster · 9 years ago
  58. 55c5063 linux-user: Clean up target_cpu.h header guards by Markus Armbruster · 9 years ago
  59. 3622634 linux-user: Clean up target_syscall.h header guards by Markus Armbruster · 9 years ago
  60. 2eb3ae2 linux-user: Support for restarting system calls for MIPS targets by Timothy E Baldwin · 9 years ago
  61. 499b5d1 linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific by Timothy E Baldwin · 9 years ago
  62. 460c579 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  63. 9763af0 Add missing syscall nrs. according to more recent Linux kernels by Johan Ouwerkerk · 9 years ago
  64. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 10 years ago
  65. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 10 years ago
  66. d279279 target-mips: implement UserLocal Register by Petar Jovanovic · 11 years ago
  67. cbc14e6 linux-user: set minimum kernel version to 2.6.32 by Riku Voipio · 11 years ago
  68. 4fc4732 linux-user: sync syscall numbers upto 3.13 by Riku Voipio · 11 years ago
  69. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  70. 4ce6243 linux-user: Clean up handling of clone() argument order by Peter Maydell · 12 years ago
  71. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  72. d979e8e linux-user: Add syscall numbers from kernel 2.6.39.2 by Peter Maydell · 14 years ago
  73. b2e7aab linux-user: fix mips and ppc to use UID16 by Martin Mohring · 14 years ago
  74. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  75. 99a0949 Get rid of _t suffix by malc · 15 years ago
  76. 4b627a2 linux-user: update syscall list by Riku Voipio · 16 years ago
  77. 0b1bcb0 MIPS signal handling fixes. by pbrook · 16 years ago
  78. b5dc773 More efficient target register / TC accesses. by ths · 17 years ago
  79. d0dc7dc Make MIPS MT implementation more cache friendly. by ths · 17 years ago
  80. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  81. 540635b Code provision for n32/n64 mips userland emulation. Not functional yet. by ths · 17 years ago
  82. 198a74d Move get_sp_from_cpustate from cpu.h to target_signal.h. by ths · 17 years ago
  83. a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
  84. b9a02be Add new MIPS/Linux syscalls. by ths · 17 years ago
  85. 2601c35 Correct and update mips termbits.h. by ths · 17 years ago
  86. 637947f linux-user errno mapping, by Stuart Anderson. by ths · 18 years ago
  87. 388bb21 MIPS linux-user update. by ths · 18 years ago
  88. 6f5b89a MIPS Userland TLS register emulation, by Daniel Jacobowitz. by ths · 18 years ago
  89. c960bde correct ioctls by bellard · 19 years ago
  90. 148f505 uid32 syscalls by bellard · 19 years ago
  91. 048f6b4 mips user emulation by bellard · 19 years ago