1. e4e5cb4 {linux,bsd}-user: Introduce get_task_state() by Ilya Leoshkevich · 1 year ago
  2. 6fad9b4 linux-user/mips: fix abort on integer overflow by Mikulas Patocka · 1 year, 5 months ago
  3. 121c8dd linux-user: Split out cpu/target_proc.h by Richard Henderson · 1 year, 7 months ago
  4. da2b71f linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h by Richard Henderson · 1 year, 7 months ago
  5. 2d70816 linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h by Richard Henderson · 1 year, 7 months ago
  6. 6edfca9 linux-user: Split TARGET_PROT_* out of syscall_defs.h by Richard Henderson · 1 year, 8 months ago
  7. 492fe4e linux-user: Split TARGET_MAP_* out of syscall_defs.h by Richard Henderson · 1 year, 8 months ago
  8. a0f8d27 linux-user: Fix mips fp64 executables loading by Daniil Kovalev · 1 year, 11 months ago
  9. 450cb7e linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries by Philippe Mathieu-Daudé · 2 years ago
  10. 9f22020 linux-user: Provide MADV_* definitions by Ilya Leoshkevich · 2 years, 6 months ago
  11. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  12. b13e49b linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h by Serge Belyshev · 3 years, 1 month ago
  13. 0a3336f target/mips: Extract trap code into env->error_code by Richard Henderson · 3 years, 2 months ago
  14. 6f3533d target/mips: Extract break code into env->error_code by Richard Henderson · 3 years, 2 months ago
  15. 73c0aa6 linux-user/mips: Use force_sig_fault by Richard Henderson · 3 years, 2 months ago
  16. bf19bdb linux-user/mips: Improve do_break by Richard Henderson · 3 years, 2 months ago
  17. 87e9bf2 linux-user: Split out do_prctl and subroutines by Richard Henderson · 3 years, 2 months ago
  18. c1e8e3a linux-user: Remove TARGET_SIGSTKSZ by Song Gao · 3 years, 3 months ago
  19. f9d0707 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ by Song Gao · 3 years, 3 months ago
  20. 57a0c93 linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN by Richard Henderson · 3 years, 4 months ago
  21. af254a2 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 4 months ago
  22. 52d4899 target/mips: Make mips_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  23. 317a33b linux-user/mips: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  24. 4f7a0a4 linux-user/mips: Tidy install_sigtramp by Richard Henderson · 3 years, 5 months ago
  25. 3b249d2 linux-user: Split linux-user internals out of qemu.h by Peter Maydell · 3 years, 6 months ago
  26. 2113aed linux-user: Split signal-related prototypes into signal-common.h by Peter Maydell · 3 years, 6 months ago
  27. 2fa4ad3 linux-user: update syscall.tbl to Linux v5.13 by Laurent Vivier · 3 years, 8 months ago
  28. e2dcdce linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13 by Laurent Vivier · 3 years, 8 months ago
  29. f317c0e linux-user/mips: Move errno definitions to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 8 months ago
  30. 8f968b6 linux-user: Extract target errno to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 8 months ago
  31. bc3359f linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN by Philippe Mathieu-Daudé · 3 years, 8 months ago
  32. ddc3e74 linux-user: Pass CPUArchState to target_restore_altstack by Richard Henderson · 3 years, 11 months ago
  33. 56384cf linux-user: Use target_restore_altstack in all sigreturn by Richard Henderson · 3 years, 11 months ago
  34. fba0874 linux-user: target: signal: Support TARGET_SS_AUTODISARM by Chen Gang · 4 years, 5 months ago
  35. ec63e06 linux-user: add TARGET_SO_{DOMAIN,PROTOCOL} by Jason A. Donenfeld · 4 years, 1 month ago
  36. 81ddae7 target/mips: Extract FPU helpers to 'fpu_helper.h' by Philippe Mathieu-Daudé · 4 years, 4 months ago
  37. 2e211e0 target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6 by Philippe Mathieu-Daudé · 4 years, 3 months ago
  38. 7a47bae target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2 by Philippe Mathieu-Daudé · 4 years, 3 months ago
  39. 13514fc target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6 by Philippe Mathieu-Daudé · 4 years, 3 months ago
  40. f395cef target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2 by Philippe Mathieu-Daudé · 4 years, 3 months ago
  41. 1c79145 linux user: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  42. ce43748 linux-user: Correct definition of stack_t by LemonBoy · 4 years, 4 months ago
  43. 81966c1 linux-user/mips/cpu_loop: silence the compiler warnings by Chen Qun · 4 years, 4 months ago
  44. 0cb113a linux-user: update syscall.tbl to Linux 5.9-rc7 by Laurent Vivier · 4 years, 5 months ago
  45. b6bcab3 linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7 by Laurent Vivier · 4 years, 5 months ago
  46. c218b4e linux-user: Add missing termbits types and values definitions by Filip Bozuta · 4 years, 8 months ago
  47. 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
  48. 3a30446 meson: linux-user by Marc-André Lureau · 6 years ago
  49. 5733333 linux-user,mips: update syscall-args-o32.c.inc by Laurent Vivier · 5 years ago
  50. ac5d3c6 linux-user,mips: move content of mips_syscall_args by Laurent Vivier · 5 years ago
  51. 28b7d5f linux-user: update syscall.tbl from linux 0bf999f9c5e7 by Laurent Vivier · 5 years ago
  52. c59716f linux-user, mips: add syscall table generation support by Laurent Vivier · 5 years ago
  53. 8d6d4c1 linux-user: mips: Update syscall numbers to kernel 5.5 level by Aleksandar Markovic · 5 years ago
  54. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  55. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  56. 502700d target/mips: rationalise softfloat includes by Alex Bennée · 6 years ago
  57. 4ced996 linux-user: Fix structure target_ucontext for MIPS by Aleksandar Markovic · 6 years ago
  58. 64ce541 linux-user: Handle EXCP_FPE properly for MIPS by Aleksandar Markovic · 6 years ago
  59. 1272a6c linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK by Aleksandar Markovic · 6 years ago
  60. bf91367 linux-user: Fix target_flock structure for MIPS O64 ABI by Aleksandar Markovic · 6 years ago
  61. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  62. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  63. 5a7330b target/mips: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  64. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  65. 33a07fa target/mips: reimplement SC instruction emulation and use cmpxchg by Leon Alrae · 6 years ago
  66. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  67. 64ea3d6 linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations by Stefan Markovic · 6 years ago
  68. 0c1bbed linux-user: Determine the desired FPU mode from MIPS.abiflags by Stefan Markovic · 6 years ago
  69. 4d9e5a0 linux-user/mips: Recognize the R5900 CPU model by Fredrik Noring · 6 years ago
  70. a2b9a10 linux-user: Add MIPS-specific prctl() options by Stefan Markovic · 6 years ago
  71. 722ac96 elf: Don't check FCR31_NAN2008 bit for nanoMIPS by Aleksandar Markovic · 7 years ago
  72. 0b16dcd target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair by Aleksandar Rikalo · 7 years ago
  73. 977324a linux-user: Update MIPS syscall numbers up to kernel 4.18 headers by Aleksandar Markovic · 7 years ago
  74. f70c731 linux-user: move mips signal definitions to mips/target_signal.h by Laurent Vivier · 7 years ago
  75. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  76. b9acdef linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.h by Laurent Vivier · 7 years ago
  77. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  78. b0a7413 linux-user: define TARGET_SO_REUSEPORT by Laurent Vivier · 7 years ago
  79. 8f553bf linux-user: update ARCH_HAS_SOCKET_TYPES use by Laurent Vivier · 7 years ago
  80. 5de33b1 linux-user: move mips socket.h definitions to mips/sockbits.h by Laurent Vivier · 7 years ago
  81. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  82. 58908ef linux-user: move mips/mips64 cpu loop to mips directory by Laurent Vivier · 7 years ago
  83. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  84. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  85. 8949bef linux-user: move mips/mips64 signal.c parts to mips directory by Laurent Vivier · 7 years ago
  86. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  87. 45506bd linux-user: MIPS set cpu to r6 CPU if binary is R6 by YunQiang Su · 7 years ago
  88. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  89. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
  90. fe8ed7d linux-user: Handle ERFKILL and EHWPOISON by Richard Henderson · 8 years ago
  91. 2f2bd44 linux-user: Fix fadvise64() syscall support for Mips32 by Aleksandar Markovic · 8 years ago
  92. af83b52 linux-user: Update ioctls definitions for Mips32 by Aleksandar Markovic · 8 years ago
  93. 0444a3b linux-user: Add missing TARGET_EDQUOT error code for Mips by Aleksandar Markovic · 8 years ago
  94. 2ef4186 linux-user: Fix structure target_semid64_ds definition for Mips by Aleksandar Markovic · 8 years ago
  95. ee8e761 linux-user: Use correct target SHMLBA in shmat() by Peter Maydell · 9 years ago
  96. 3500385 linux-user: Clean up target_structs.h header guards by Markus Armbruster · 9 years ago
  97. 9c93ae1 linux-user: Clean up target_signal.h header guards by Markus Armbruster · 9 years ago
  98. 55c5063 linux-user: Clean up target_cpu.h header guards by Markus Armbruster · 9 years ago
  99. 3622634 linux-user: Clean up target_syscall.h header guards by Markus Armbruster · 9 years ago
  100. 2eb3ae2 linux-user: Support for restarting system calls for MIPS targets by Timothy E Baldwin · 9 years ago