1. 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 4 months ago
  2. a830fa2 linux-user, nios2: sync syscall numbers with kernel v5.5 by Laurent Vivier · 4 years, 9 months ago
  3. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  4. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  5. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  6. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  7. 43e0c35 linux-user/nios2 linux-user/riscv: Clean up header guards by Markus Armbruster · 6 years ago
  8. 14c8a3a Fix breakpoint support in Nios II user-mode emulation. by Sandra Loosemore · 6 years ago
  9. 9f214bd linux-user: Clean up nios2 main loop signal handling by Peter Maydell · 6 years ago
  10. 8f0ea81 linux-user: Do not report "syscall not implemented" by default by Philippe Mathieu-Daudé · 6 years ago
  11. e5171a9 linux-user: move generic signal definitions to generic/signal.h by Laurent Vivier · 7 years ago
  12. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  13. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  14. 500fa60 linux-user: move socket.h generic definitions to generic/sockbits.h by Laurent Vivier · 7 years ago
  15. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  16. 0ec0f01 linux-user: move nios2 cpu loop to nios2 directory by Laurent Vivier · 7 years ago
  17. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  18. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  19. f7cd3e6 linux-user: move nios2 signal.c parts to nios2 directory by Laurent Vivier · 7 years ago
  20. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  21. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  22. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
  23. a0a839b nios2: Add usermode binaries emulation by Marek Vasut · 8 years ago