1. b8c92c6 linux-user: Add safe_syscall for riscv64 host by Richard Henderson · 6 years ago
  2. 511f313 linux-user: Add host dependency for RISC-V 64-bit by Alistair Francis · 6 years ago
  3. f936eac linux-user: Add host dependency for RISC-V 32-bit by Alistair Francis · 6 years ago
  4. 5d9f3ea linux-user: ppc64: don't use volatile register during safe_syscall by Shivaprasad G Bhat · 7 years ago
  5. 2c41885 linux-user: Fix register used for 6th and 7th syscall argument on aarch64 by Guido Günther · 7 years ago
  6. 04b33e2 Replace 'struct ucontext' with 'ucontext_t' type by Khem Raj · 8 years ago
  7. 6cde517 linux-user: Fix s390x safe-syscall for z900 by Richard Henderson · 8 years ago
  8. 59e96bc linux-user: Clean up hostdep.h header guards by Markus Armbruster · 9 years ago
  9. 4aa3f4d linux-user: Fix i386 safe-syscall.S by Richard Henderson · 9 years ago
  10. 4ba92cd linux-user: Provide safe_syscall for ppc64 by Richard Henderson · 9 years ago
  11. c9bc343 linux-user: Provide safe_syscall for s390x by Richard Henderson · 9 years ago
  12. 31f875f linux-user: Provide safe_syscall for aarch64 by Richard Henderson · 9 years ago
  13. e942fef linux-user: Provide safe_syscall for arm by Richard Henderson · 9 years ago
  14. 5d3acaf linux-user: Provide safe_syscall for i386 by Richard Henderson · 9 years ago
  15. 4eed999 linux-user: fix x86_64 safe_syscall by Richard Henderson · 9 years ago
  16. ba45378 linux-user: Create a hostdep.h for each host architecture by Peter Maydell · 9 years ago
  17. 9e02473 linux-user: provide frame information in x86-64 safe_syscall by Peter Maydell · 9 years ago
  18. 4d330ce linux-user: Provide safe_syscall for fixing races between signals and syscalls by Timothy E Baldwin · 9 years ago