1. 84ca4fa linux-user: Report error message on stderr, rather than stdout by Philippe Mathieu-Daudé · 7 years ago
  2. e5171a9 linux-user: move generic signal definitions to generic/signal.h by Laurent Vivier · 7 years ago
  3. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  4. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  5. 500fa60 linux-user: move socket.h generic definitions to generic/sockbits.h by Laurent Vivier · 7 years ago
  6. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  7. c37dcb4 linux-user: move sh4 cpu loop to sh4 directory by Laurent Vivier · 7 years ago
  8. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  9. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  10. 0f22162 linux-user: move sh4 signal.c parts to sh4 directory by Laurent Vivier · 7 years ago
  11. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  12. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  13. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
  14. 3148ff8 linux-user: Update sh4 syscall definitions to match Linux 4.8 by John Paul Adrian Glaubitz · 8 years ago
  15. 5457dc9 linux-user: fix TARGET_NR_select by Laurent Vivier · 9 years ago
  16. ee8e761 linux-user: Use correct target SHMLBA in shmat() by Peter Maydell · 9 years ago
  17. 3500385 linux-user: Clean up target_structs.h header guards by Markus Armbruster · 9 years ago
  18. 9c93ae1 linux-user: Clean up target_signal.h header guards by Markus Armbruster · 9 years ago
  19. 55c5063 linux-user: Clean up target_cpu.h header guards by Markus Armbruster · 9 years ago
  20. 3622634 linux-user: Clean up target_syscall.h header guards by Markus Armbruster · 9 years ago
  21. ba41249 linux-user: Support for restarting system calls for SH4 targets by Timothy E Baldwin · 9 years ago
  22. 93a92d3 linux-user: correct timerfd_create syscall numbers by Riku Voipio · 9 years ago
  23. 460c579 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  24. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 10 years ago
  25. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 10 years ago
  26. cbc14e6 linux-user: set minimum kernel version to 2.6.32 by Riku Voipio · 11 years ago
  27. 4fc4732 linux-user: sync syscall numbers upto 3.13 by Riku Voipio · 11 years ago
  28. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  29. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  30. c3edf34 linux-user: correct syscall 123 on sh4 by Riku Voipio · 14 years ago
  31. d979e8e linux-user: Add syscall numbers from kernel 2.6.39.2 by Peter Maydell · 14 years ago
  32. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  33. 99a0949 Get rid of _t suffix by malc · 15 years ago
  34. 4b627a2 linux-user: update syscall list by Riku Voipio · 16 years ago
  35. c3b5bc8 SH4: Signal handling for the user space emulator, by Magnus Damm. by ths · 17 years ago
  36. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  37. a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
  38. 8dd77cc Update Linux kernel syscall list. by ths · 17 years ago
  39. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  40. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago