1. 28b7d5f linux-user: update syscall.tbl from linux 0bf999f9c5e7 by Laurent Vivier · 5 years ago
  2. bb0cdc0 linux-user, sparc, sparc64: add syscall table generation support by Laurent Vivier · 5 years ago
  3. 2ad983e linux-user/sparc: Fix cpu_clone_regs_* by Richard Henderson · 5 years ago
  4. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  5. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  6. b220cbc linux-user/sparc64: Fix target_signal_frame by Richard Henderson · 5 years ago
  7. 9c226a1 linux-user/sparc: Fix WREG usage in setup_frame by Richard Henderson · 5 years ago
  8. 8d9c72a linux-user/sparc: Use WREG_SP constant in sparc/signal.c by Richard Henderson · 5 years ago
  9. 80180eb linux-user/sparc: Begin using WREG constants in sparc/signal.c by Richard Henderson · 5 years ago
  10. 083244d linux-user/sparc: Use WREG constants in sparc/target_cpu.h by Richard Henderson · 5 years ago
  11. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  12. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  13. 5a59fbc target/sparc: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  14. 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
  15. bba390c linux-user/sparc/signal.c: Remove dead code by Peter Maydell · 6 years ago
  16. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  17. e285977 linux-user: Remove dead error-checking code by Peter Maydell · 6 years ago
  18. 6d5bb0b linux-user/sparc/signal.c: Remove unnecessary comment by Peter Maydell · 6 years ago
  19. 84ca4fa linux-user: Report error message on stderr, rather than stdout by Philippe Mathieu-Daudé · 7 years ago
  20. 8f0ea81 linux-user: Do not report "syscall not implemented" by default by Philippe Mathieu-Daudé · 7 years ago
  21. 1bdefb5 linux-user: move sparc signal definitions to sparc/target_signal.h by Laurent Vivier · 7 years ago
  22. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  23. 995d200 linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.h by Laurent Vivier · 7 years ago
  24. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  25. 30a1b12 linux-user: copy sparc/sockbits.h definitions from linux by Laurent Vivier · 7 years ago
  26. 8f553bf linux-user: update ARCH_HAS_SOCKET_TYPES use by Laurent Vivier · 7 years ago
  27. da84fda linux-user: move sparc/sparc64 socket.h definitions to sparc/sockbits.h by Laurent Vivier · 7 years ago
  28. 9a93c15 linux-user: fix UNAME_MACHINE for sparc/sparc64 by Laurent Vivier · 7 years ago
  29. 0562384 linux-user: add sparc/sparc64 specific errno by Laurent Vivier · 7 years ago
  30. 534cdbf linux-user: update sparc/syscall_nr.h to linux header 4.16 by Laurent Vivier · 7 years ago
  31. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  32. d0a2841 linux-user: move sparc/sparc64 cpu loop to sparc directory by Laurent Vivier · 7 years ago
  33. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  34. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  35. 9f172ad linux-user: move sparc/sparc64 signal.c parts to sparc directory by Laurent Vivier · 7 years ago
  36. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  37. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  38. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
  39. 576e1c4 sparc: embed sparc_def_t into CPUSPARCState by Igor Mammedov · 8 years ago
  40. ee8e761 linux-user: Use correct target SHMLBA in shmat() by Peter Maydell · 9 years ago
  41. 74642d0 linux-user: define missing sparc syscalls by Laurent Vivier · 9 years ago
  42. 3500385 linux-user: Clean up target_structs.h header guards by Markus Armbruster · 9 years ago
  43. 9c93ae1 linux-user: Clean up target_signal.h header guards by Markus Armbruster · 9 years ago
  44. 55c5063 linux-user: Clean up target_cpu.h header guards by Markus Armbruster · 9 years ago
  45. 3622634 linux-user: Clean up target_syscall.h header guards by Markus Armbruster · 9 years ago
  46. c0bea68 linux-user: Support for restarting system calls for SPARC targets by Timothy E Baldwin · 9 years ago
  47. 93a92d3 linux-user: correct timerfd_create syscall numbers by Riku Voipio · 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. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 11 years ago
  51. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 11 years ago
  52. cbc14e6 linux-user: set minimum kernel version to 2.6.32 by Riku Voipio · 11 years ago
  53. 4fc4732 linux-user: sync syscall numbers upto 3.13 by Riku Voipio · 11 years ago
  54. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  55. 4ce6243 linux-user: Clean up handling of clone() argument order by Peter Maydell · 12 years ago
  56. f5147c9 linux-user: Enable NPTL for SPARC targets by Peter Maydell · 12 years ago
  57. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  58. 0d95fda linux-user: Add more sparc syscall numbers by Dillon Amburgey · 12 years ago
  59. 24c35a5 linux-user: Merge pread/pwrite into pread64/pwrite64 by Peter Maydell · 12 years ago
  60. 7cd393a sparc-linux-user: Add some missing syscall numbers by Richard Henderson · 13 years ago
  61. d979e8e linux-user: Add syscall numbers from kernel 2.6.39.2 by Peter Maydell · 14 years ago
  62. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  63. 99a0949 Get rid of _t suffix by malc · 15 years ago
  64. 4b627a2 linux-user: update syscall list by Riku Voipio · 16 years ago
  65. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  66. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  67. 198a74d Move get_sp_from_cpustate from cpu.h to target_signal.h. by ths · 17 years ago
  68. a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
  69. 8dd77cc Update Linux kernel syscall list. by ths · 17 years ago
  70. f05d35d Sync termbits.h with current Linux kernel. by ths · 17 years ago
  71. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  72. cf720db uname fix by bellard · 21 years ago
  73. dd4e27d removed test code by bellard · 21 years ago
  74. 3bfd9da termios support for SPARC and PPC by bellard · 21 years ago
  75. cf495bc SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) - fixed flags computations - added register window exceptions support - fixed mul and div - added mulscc - fixed immediate field decoding by bellard · 21 years ago
  76. 7a3f194 sparc emulation target (thanx to Thomas M. Ogrisegg) by bellard · 21 years ago