1. 6db9d00 linux-user: Support for restarting system calls for PPC targets by Timothy E Baldwin · 9 years ago
  2. 499b5d1 linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific by Timothy E Baldwin · 9 years ago
  3. 93a92d3 linux-user: correct timerfd_create syscall numbers by Riku Voipio · 9 years ago
  4. 7c73d2a linux-user: sync syscall numbers with kernel by Riku Voipio · 9 years ago
  5. 460c579 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  6. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 10 years ago
  7. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 10 years ago
  8. 67d6d82 linux-user: Move get_ppc64_abi by Tom Musta · 10 years ago
  9. d90b94c target-ppc: Support little-endian PPC64 in user mode. by Doug Kwan · 11 years ago
  10. cbc14e6 linux-user: set minimum kernel version to 2.6.32 by Riku Voipio · 11 years ago
  11. 4fc4732 linux-user: sync syscall numbers upto 3.13 by Riku Voipio · 11 years ago
  12. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  13. 4ce6243 linux-user: Clean up handling of clone() argument order by Peter Maydell · 11 years ago
  14. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 11 years ago
  15. d979e8e linux-user: Add syscall numbers from kernel 2.6.39.2 by Peter Maydell · 13 years ago
  16. b2e7aab linux-user: fix mips and ppc to use UID16 by Martin Mohring · 14 years ago
  17. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  18. 99a0949 Get rid of _t suffix by malc · 15 years ago
  19. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  20. 4b627a2 linux-user: update syscall list by Riku Voipio · 16 years ago
  21. bcd4933 linux-user: ppc signal handling by Nathan Froyd · 16 years ago
  22. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  23. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  24. e32448e Various linux-user structures and definitions fixes for PowerPC targets. by j_mayer · 17 years ago
  25. f85e9a6 Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions. by j_mayer · 17 years ago
  26. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  27. 198a74d Move get_sp_from_cpustate from cpu.h to target_signal.h. by ths · 17 years ago
  28. a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
  29. 8dd77cc Update Linux kernel syscall list. by ths · 17 years ago
  30. f05d35d Sync termbits.h with current Linux kernel. by ths · 17 years ago
  31. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  32. 3eb6b04 Semaphore structure mapping, by Stuart Anderson. by ths · 18 years ago
  33. 0405f55 termios structure definition fix by Stuart Anderson. by j_mayer · 18 years ago
  34. cf720db uname fix by bellard · 20 years ago
  35. 3bfd9da termios support for SPARC and PPC by bellard · 21 years ago
  36. 79aceca PowerPC support (Jocelyn Mayer) by bellard · 21 years ago