1. 0f6f990 linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER by Richard Henderson · 3 years, 9 months ago
  2. f20a9ca linux-user/alpha: Rename the sigaction restorer field by Richard Henderson · 3 years, 9 months ago
  3. 8f5141a linux-user/alpha: Fix rt sigframe return by Richard Henderson · 3 years, 9 months ago
  4. ddc3e74 linux-user: Pass CPUArchState to target_restore_altstack by Richard Henderson · 3 years, 9 months ago
  5. 56384cf linux-user: Use target_restore_altstack in all sigreturn by Richard Henderson · 3 years, 9 months ago
  6. fba0874 linux-user: target: signal: Support TARGET_SS_AUTODISARM by Chen Gang · 4 years, 3 months ago
  7. 23b3111 linux-user: Add missing TARGET___O_TMPFILE for hppa and alpha by Helge Deller · 4 years ago
  8. b1d2e47 linux-user: Remove obsolete F_SHLCK and F_EXLCK translation by Michael Forney · 4 years ago
  9. 1c79145 linux user: Fix Lesser GPL version number by Chetan Pant · 4 years, 3 months ago
  10. ce43748 linux-user: Correct definition of stack_t by LemonBoy · 4 years, 2 months ago
  11. 0cb113a linux-user: update syscall.tbl to Linux 5.9-rc7 by Laurent Vivier · 4 years, 3 months ago
  12. c218b4e linux-user: Add missing termbits types and values definitions by Filip Bozuta · 4 years, 6 months ago
  13. 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 5 months ago
  14. 3a30446 meson: linux-user by Marc-André Lureau · 5 years ago
  15. 6116aea linux-user, alpha: add syscall table generation support by Laurent Vivier · 4 years, 10 months ago
  16. 30aeb61 linux-user: alpha: Update syscall numbers to kernel 5.5 level by Aleksandar Markovic · 5 years ago
  17. 5849dfe linux-user/alpha: Set r20 secondary return value by Richard Henderson · 5 years ago
  18. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  19. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  20. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  21. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  22. 1c7ad26 target/alpha: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  23. 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
  24. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  25. 84ca4fa linux-user: Report error message on stderr, rather than stdout by Philippe Mathieu-Daudé · 7 years ago
  26. b7bf79c linux-user/alpha: Fix epoll syscalls by Richard Henderson · 7 years ago
  27. 3e51115 linux-user: move alpha signal definitions to alpha/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. 40460c1 linux-user: move alpha fcntl definitions to alpha/target_fcntl.h by Laurent Vivier · 7 years ago
  30. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  31. b0a7413 linux-user: define TARGET_SO_REUSEPORT by Laurent Vivier · 7 years ago
  32. 8f553bf linux-user: update ARCH_HAS_SOCKET_TYPES use by Laurent Vivier · 7 years ago
  33. f24cbd3 linux-user: move alpha socket.h definitions to alpha/sockbits.h by Laurent Vivier · 7 years ago
  34. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  35. e256aef linux-user: move alpha cpu loop to alpha directory by Laurent Vivier · 7 years ago
  36. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  37. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  38. da04107 linux-user: move alpha signal.c parts to alpha directory by Laurent Vivier · 7 years ago
  39. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  40. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  41. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
  42. fe8ed7d linux-user: Handle ERFKILL and EHWPOISON by Richard Henderson · 8 years ago
  43. 3500385 linux-user: Clean up target_structs.h header guards by Markus Armbruster · 9 years ago
  44. 9c93ae1 linux-user: Clean up target_signal.h header guards by Markus Armbruster · 9 years ago
  45. 55c5063 linux-user: Clean up target_cpu.h header guards by Markus Armbruster · 9 years ago
  46. 3622634 linux-user: Clean up target_syscall.h header guards by Markus Armbruster · 9 years ago
  47. 338c858 linux-user: Support for restarting system calls for Alpha targets by Timothy E Baldwin · 9 years ago
  48. 7c73d2a linux-user: sync syscall numbers with kernel by Riku Voipio · 9 years ago
  49. 460c579 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  50. ea2b5fb linux-user/alpha: Add define for NR_shmat to enable shmat syscall by Peter Maydell · 10 years ago
  51. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 10 years ago
  52. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 10 years ago
  53. cbc14e6 linux-user: set minimum kernel version to 2.6.32 by Riku Voipio · 11 years ago
  54. 4fc4732 linux-user: sync syscall numbers upto 3.13 by Riku Voipio · 11 years ago
  55. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  56. 8070e7b alpha-linux-user: Fix umount syscall numbers by Richard Henderson · 11 years ago
  57. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  58. b7fb231 alpha-linux-user: Fix sigaltstack structure definition by Richard Henderson · 12 years ago
  59. 0229f5a alpha-linux-user: Properly handle the non-rt sigprocmask syscall. by Richard Henderson · 13 years ago
  60. d979e8e linux-user: Add syscall numbers from kernel 2.6.39.2 by Peter Maydell · 14 years ago
  61. 0c866a7 linux-user: untie syscalls from UID16 by Riku Voipio · 14 years ago
  62. 6049f4f alpha-linux-user: Implement signals. by Richard Henderson · 15 years ago
  63. a3b3912 linux-user: Add aliases for some Alpha syscalls by Richard Henderson · 15 years ago
  64. ba0e276 target-alpha: Fixes for alpha-linux syscalls. by Richard Henderson · 15 years ago
  65. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  66. 99a0949 Get rid of _t suffix by malc · 15 years ago
  67. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  68. dccfec6 target-alpha: fix termbits and target IOC macros by aurel32 · 16 years ago
  69. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  70. 198a74d Move get_sp_from_cpustate from cpu.h to target_signal.h. by ths · 17 years ago
  71. a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
  72. 8dd77cc Update Linux kernel syscall list. by ths · 17 years ago
  73. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  74. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  75. 85b2d44 Fix alpha user build failure. by ths · 18 years ago
  76. 3eb6b04 Semaphore structure mapping, by Stuart Anderson. by ths · 18 years ago
  77. 86cc1ce Definitions needed for Alpha linux user-mode emulation. by j_mayer · 18 years ago