1. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  2. b13e49b linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h by Serge Belyshev · 3 years, 1 month ago
  3. 72f6926 linux-user: Move target_struct.h generic definitions to generic/ by Richard Henderson · 3 years, 2 months ago
  4. 8521cc2 linux-user/riscv: Use force_sig_fault by Richard Henderson · 3 years, 2 months ago
  5. 87e9bf2 linux-user: Split out do_prctl and subroutines by Richard Henderson · 3 years, 2 months ago
  6. f9d0707 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ by Song Gao · 3 years, 3 months ago
  7. e068b57 linux-user: Move target_signal.h generic definitions to generic/signal.h by Song Gao · 3 years, 3 months ago
  8. 2bf40d0 Merge tag 'pull-user-20211220' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 3 years, 2 months ago
  9. a7cad95 riscv: Set 5.4 as minimum kernel version for riscv32 by Khem Raj · 3 years, 3 months ago
  10. 57a0c93 linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN by Richard Henderson · 3 years, 4 months ago
  11. af254a2 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 3 months ago
  12. 263e2ab target/riscv: Make riscv_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  13. e91a722 target/riscv: Split misa.mxl and misa.ext by Richard Henderson · 3 years, 4 months ago
  14. 3c62b5d linux-user/riscv: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  15. 3b249d2 linux-user: Split linux-user internals out of qemu.h by Peter Maydell · 3 years, 6 months ago
  16. 2113aed linux-user: Split signal-related prototypes into signal-common.h by Peter Maydell · 3 years, 6 months ago
  17. 3a2f19b linux-user: update syscall_nr.h to Linux v5.13 by Laurent Vivier · 3 years, 8 months ago
  18. 8f968b6 linux-user: Extract target errno to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 8 months ago
  19. ddc3e74 linux-user: Pass CPUArchState to target_restore_altstack by Richard Henderson · 3 years, 10 months ago
  20. 56384cf linux-user: Use target_restore_altstack in all sigreturn by Richard Henderson · 3 years, 10 months ago
  21. 7967d1d linux-user/riscv: initialise the TaskState heap/stack info by Alex Bennée · 4 years ago
  22. 6b5fe13 semihosting: Move include/hw/semihosting/ -> include/semihosting/ by Philippe Mathieu-Daudé · 4 years ago
  23. 6b80cb2 riscv: Add semihosting support for user mode by Kito Cheng · 4 years, 2 months ago
  24. 29fe502 linux-user: update syscall_nr.h to Linux 5.9-rc7 by Laurent Vivier · 4 years, 5 months ago
  25. fcb6fcf linux-user: Add generic 'termbits.h' for some archs by Filip Bozuta · 4 years, 7 months ago
  26. 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 7 months ago
  27. 64ce00a linux-user/riscv: fix up struct target_ucontext definition by LIU Zhiwei · 5 years ago
  28. 50efc69 linux-user/riscv: Update the syscall_nr's to the 5.5 kernel by Alistair Francis · 5 years ago
  29. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  30. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  31. 2921343 linux-user/riscv: Propagate fault address by Giuseppe Musacchio · 5 years ago
  32. ab433cc RISC-V: Update syscall list for 32-bit support. by Jim Wilson · 6 years ago
  33. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  34. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  35. 3109cd9 target/riscv: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  36. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  37. 77c6240 linux-user/riscv: Add the CPU type as a comment by Alistair Francis · 6 years ago
  38. 43e0c35 linux-user/nios2 linux-user/riscv: Clean up header guards by Markus Armbruster · 6 years ago
  39. 5836c3e RISC-V: linux-user support for RVE ABI by Kito Cheng · 6 years ago
  40. fb73883 RISC-V: Use riscv prefix consistently on cpu helpers by Michael Clark · 6 years ago
  41. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  42. e5171a9 linux-user: move generic signal definitions to generic/signal.h by Laurent Vivier · 7 years ago
  43. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  44. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  45. 500fa60 linux-user: move socket.h generic definitions to generic/sockbits.h by Laurent Vivier · 7 years ago
  46. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  47. 5a0b6d2 linux-user: move riscv cpu loop to riscv directory by Laurent Vivier · 7 years ago
  48. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  49. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  50. 9c3221c linux-user: move riscv signal.c parts to riscv directory by Laurent Vivier · 7 years ago
  51. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  52. b02ebad linux-user: set minimum uname for RISC-V by Alex Bennée · 7 years ago
  53. 47ae93c RISC-V Linux User Emulation by Michael Clark · 7 years ago