1. 45c874e linux-user: ioctl() command type is int by Laurent Vivier · 10 years ago
  2. 1d085f6 linux-user: fix the breakpoint inheritance in spawned threads by Thierry Bultel · 10 years ago
  3. 876e23c linux-user: use __get_user and __put_user in cmsg conversions by Peter Maydell · 10 years ago
  4. c2aeb25 linux-user: Fix length handling in host_to_target_cmsg by Peter Maydell · 10 years ago
  5. 79cb1f1 linux-user: Use abi_ulong for TARGET_ELF_PAGESTART by Yongbok Kim · 10 years ago
  6. 8be656b linux-user: Allocate thunk size dynamically by Alexander Graf · 10 years ago
  7. e42fd94 linux-user: Add HWCAP for SH4 by Richard Henderson · 10 years ago
  8. 91c45a3 linux-user: Default sh4 to sh7785 by Richard Henderson · 10 years ago
  9. f809c60 target-i386: use memory API to implement SMRAM by Paolo Bonzini · 10 years ago
  10. 3586533 translate-all: remove unnecessary argument to tb_invalidate_phys_range by Paolo Bonzini · 10 years ago
  11. 1652b97 exec: move functions to translate-all.h by Paolo Bonzini · 10 years ago
  12. c498d8e s390x: Common access to floating point registers by Eric Farman · 10 years ago
  13. d82322e linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create by Timothy Baldwin · 10 years ago
  14. 52a53af linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it by Emilio G. Cota · 10 years ago
  15. 02f4035 linux-user, bsd-user: Remove two calls to cpu_exec_init_all by Fam Zheng · 10 years ago
  16. a59629f rcu: do not create thread in pthread_atfork callback by Paolo Bonzini · 10 years ago
  17. 61c7480 linux-user: fix broken cpu_copy() by Leon Alrae · 10 years ago
  18. 17644b3 linux-user: fix emulation of splice syscall by Andreas Schwab · 10 years ago
  19. 92bed46 linux-user/main.c: Remove redundant end_exclusive() in arm_kernel_cmpxchg64_helper() by Chen Gang S · 10 years ago
  20. b8d4328 linux-user: Access correct register for get/set_tls syscalls on ARM TZ CPUs by Mikhail Ilyin · 10 years ago
  21. 2994fd9 cpu: Make cpu_init() return QOM CPUState object by Eduardo Habkost · 10 years ago
  22. 0856579 Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging" by Peter Maydell · 10 years ago
  23. 696da41 linux-user: Check for cpu_init() errors by Eduardo Habkost · 10 years ago
  24. 1ab2aea linux-user: correct stat structure in MIPS N32 by Leon Alrae · 10 years ago
  25. aa5e03d linux-user: wrong TARGET_SI_PAD_SIZE value for some targets. by Maxim Ostapenko · 10 years ago
  26. dec0473 linux-user/syscall.c: do_ioctl_dm: Need to call unlock_user() before going to failure return in default case by Chen Gang S · 10 years ago
  27. a86b3c6 linux-user/main.c: Use TARGET_SIG* instead of SIG* by Chen Gang S · 10 years ago
  28. 71ec7ce linux-user/syscall.c: Fix typo issue for using target_vec[i].iov_len instead of target_vec[i].iov_base by Chen Gang S · 10 years ago
  29. 7eff518 linux-user/syscall.c: lock_iovec: unlock vec[i] in failure processing code block by Chen Gang S · 10 years ago
  30. 30b8b68 linux-user: support target-to-host SCM_CREDENTIALS by Alex Suykov · 10 years ago
  31. 1669add linux-user: Fix broken m68k signal handling on 64 bit hosts by Peter Maydell · 10 years ago
  32. ec355f1 mips64-linux-user: Fix definition of struct sigaltstack by Ed Swierk · 10 years ago
  33. 9c6bf9c linux-user: Fix ioctl cmd type mismatch on 64-bit targets by Ed Swierk · 10 years ago
  34. 9501801 linux-user: translate resource also for prlimit64 by Felix Janda · 10 years ago
  35. f6c7a05 linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_user by Peter Maydell · 10 years ago
  36. f7e61b2 linux-user/main.c: Mark end_exclusive() as possibly unused by Peter Maydell · 10 years ago
  37. b040bc9 linux-user/main.c: Call cpu_exec_start/end on all target archs by Peter Maydell · 10 years ago
  38. 1af2ee0 linux-user/arm/nwfpe: Delete unused aCC array by Peter Maydell · 10 years ago
  39. ea2b5fb linux-user/alpha: Add define for NR_shmat to enable shmat syscall by Peter Maydell · 10 years ago
  40. b6e2c93 linux-user/signal.c: Remove current_exec_domain_sig() by Peter Maydell · 10 years ago
  41. d8d5119 linux-user/main.c (m68k): Use get_user_u16 rather than lduw in cpu_loop by Peter Maydell · 10 years ago
  42. 5899d6d linux-user/vm86.c: Use cpu_ldl_data &c rather than plain ldl &c by Peter Maydell · 10 years ago
  43. 2ccf97e linux-user/elfload.c: Don't use _raw accessor functions by Peter Maydell · 10 years ago
  44. ec53b45 exec.c: Drop TARGET_HAS_ICE define and checks by Peter Maydell · 10 years ago
  45. 74797f4 linux-user: Use the 5KEf processor for 64-bit emulation by Maciej W. Rozycki · 10 years ago
  46. 54bf36e target-arm: make c13 cp regs banked (FCSEIDR, ...) by Fabian Aggeler · 10 years ago
  47. aecc886 linux-user: Fix up timer id handling by Alexander Graf · 10 years ago
  48. ccf661f linux-user: Do not subtract offset from end address by Tom Musta · 10 years ago
  49. a93934f elf: take phdr offset into account when calculating the program load address by Jonas Maebe · 10 years ago
  50. 686581a linux-user: Fix fault address truncation AArch64 by Riku Voipio · 10 years ago
  51. c5e4a5a linux-user: Let user specify random seed by Magnus Reftel · 10 years ago
  52. 1a1c4db translate-all.c: memory walker initial address miscalculation by Mikhail Ilyin · 11 years ago
  53. d80a190 linux-user: don't include timerfd if not needed by Riku Voipio · 11 years ago
  54. e52a99f linux-user: Simplify timerid checks on g_posix_timers range by Alexander Graf · 11 years ago
  55. a59b5e3 linux-user: Convert blkpg to use a special subop handler by Alexander Graf · 11 years ago
  56. 40645c7 linux-user: Enable epoll_pwait syscall for ARM by Peter Maydell · 11 years ago
  57. 05068c0 exec.c: Relax restrictions on watchpoint length and alignment by Peter Maydell · 11 years ago
  58. 1458558 linux-user: Handle PPC64 ELFv2 Function Pointers by Tom Musta · 11 years ago
  59. 19774ec linux-user: Implement do_setcontext for PPC64 by Tom Musta · 11 years ago
  60. 8d6ab33 linux-user: Properly Dereference PPC64 ELFv1 Signal Handler Pointer by Tom Musta · 11 years ago
  61. 61e75fe linux-user: Enable Signal Handlers on PPC64 by Tom Musta · 11 years ago
  62. 7678108 linux-user: Split PPC Trampoline Encoding from Register Save by Tom Musta · 11 years ago
  63. fbdc200 linux-user: Fix Stack Pointer Bug in PPC setup_rt_frame by Tom Musta · 11 years ago
  64. 680dfde linux-user: fix file descriptor leaks by zhanghailiang · 11 years ago
  65. 29e03fc linux-user: check return value of malloc() by zhanghailiang · 11 years ago
  66. 29560a6 linux-user: writev Partial Writes by Tom Musta · 11 years ago
  67. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 11 years ago
  68. 8fbe8fd linux-user: clock_nanosleep errno Handling on PPC by Tom Musta · 11 years ago
  69. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 11 years ago
  70. 67d6d82 linux-user: Move get_ppc64_abi by Tom Musta · 11 years ago
  71. d4290c4 linux-user: Detect fault in sched_rr_get_interval by Tom Musta · 11 years ago
  72. a1d5c5b linux-user: Handle NULL sched_param argument to sched_* by Tom Musta · 11 years ago
  73. edcc5f9 linux-user: Detect Negative Message Sizes in msgsnd System Call by Tom Musta · 11 years ago
  74. b6ce1f6 linux-user: Conditionally Pass Attribute Pointer to mq_open() by Tom Musta · 11 years ago
  75. 37ed095 linux-user: Make ipc syscall's third argument an abi_long by Tom Musta · 11 years ago
  76. 5464bae linux-user: Properly Handle semun Structure In Cross-Endian Situations by Tom Musta · 11 years ago
  77. 5d2fa8e linux-user: Dereference Pointer Argument to ipc/semctl Sys Call by Tom Musta · 11 years ago
  78. 0352734 linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2 by Tom Musta · 11 years ago
  79. 9af5c90 linux-user: add setns and unshare by Riku Voipio · 11 years ago
  80. ab31cda linux-user: support ioprio_{get, set} syscalls by Paul Burton · 11 years ago
  81. 5183434 linux-user: support timerfd_{create, gettime, settime} syscalls by Riku Voipio · 11 years ago
  82. f17f498 linux-user: fix readlink handling with magic exe symlink by Mike Frysinger · 11 years ago
  83. c065976 linux-user: Fix conversion of sigevent argument to timer_create by Peter Maydell · 11 years ago
  84. 4757599 linux-user: Fix syscall instruction usermode emulation on X86_64 by Jincheng Miao · 11 years ago
  85. 0b2effd linux-user: redirect openat calls by Riku Voipio · 11 years ago
  86. d67f4aa linux-user: /proc/self/maps content by Mikhail Ilyin · 11 years ago
  87. b545f63 linux-user: use TARGET_SA_ONSTACK in get_sigframe by Riku Voipio · 11 years ago
  88. 2dd08df alloca one extra byte sockets by Joakim Tjernlund · 11 years ago
  89. 33a29b5 linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr by Joakim Tjernlund · 11 years ago
  90. 451aaf6 qemu-user: Impl. setsockopt(SO_BINDTODEVICE) by Joakim Tjernlund · 11 years ago
  91. 27a0782 SIOCGIFINDEX: fix typo by Joakim Tjernlund · 11 years ago
  92. a74029f target-ppc: Change default cpu for ppc64le-linux-user by Richard Henderson · 11 years ago
  93. 4f9c5be Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging by Peter Maydell · 11 years ago
  94. f63eb01 linux-user: support the SIOCGIFINDEX ioctl by Paul Burton · 11 years ago
  95. ca56f5b linux-user: support the KDSIGACCEPT ioctl by Paul Burton · 11 years ago
  96. b67d803 linux-user: allow NULL tv argument for settimeofday by Paul Burton · 11 years ago
  97. ef4467e linux-user: respect timezone for settimeofday by Paul Burton · 11 years ago
  98. fd76783 linux-user: fix struct target_epoll_event layout for MIPS by Paul Burton · 11 years ago
  99. 0fa82d3 linux-user: support strace of epoll_create1 by Paul Burton · 11 years ago
  100. 356d771b linux-user: allow NULL arguments to mount by Paul Burton · 11 years ago