1. b13e49b linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h by Serge Belyshev · 3 years, 1 month ago
  2. 0edf34c linux-user/hppa: Set FPE_CONDTRAP for COND by Richard Henderson · 3 years, 2 months ago
  3. 7337ade linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOW by Richard Henderson · 3 years, 2 months ago
  4. f648596 linux-user/hppa: Use force_sig_fault by Richard Henderson · 3 years, 2 months ago
  5. 217d1a5 target/hppa: Implement prctl_unalign_sigbus by Richard Henderson · 3 years, 2 months ago
  6. 87e9bf2 linux-user: Split out do_prctl and subroutines by Richard Henderson · 3 years, 2 months ago
  7. c1e8e3a linux-user: Remove TARGET_SIGSTKSZ by Song Gao · 3 years, 3 months ago
  8. f9d0707 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ by Song Gao · 3 years, 3 months ago
  9. 57a0c93 linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN by Richard Henderson · 3 years, 3 months ago
  10. af254a2 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 3 months ago
  11. ee8e080 linux-user/hppa: Remove EXCP_UNALIGN handling by Richard Henderson · 3 years, 7 months ago
  12. 860e0b9 target/hppa: Make hppa_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  13. a22fccd linux-user/hppa: Document non-use of setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  14. 3b249d2 linux-user: Split linux-user internals out of qemu.h by Peter Maydell · 3 years, 6 months ago
  15. 2113aed linux-user: Split signal-related prototypes into signal-common.h by Peter Maydell · 3 years, 6 months ago
  16. 9ef0c6d qemu/atomic: Add aligned_{int64,uint64}_t types by Richard Henderson · 3 years, 8 months ago
  17. 2fa4ad3 linux-user: update syscall.tbl to Linux v5.13 by Laurent Vivier · 3 years, 8 months ago
  18. 366d1ef linux-user/hppa: Move errno definitions to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 8 months ago
  19. 8f968b6 linux-user: Extract target errno to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 8 months ago
  20. db10481 linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN by Philippe Mathieu-Daudé · 3 years, 8 months ago
  21. ddc3e74 linux-user: Pass CPUArchState to target_restore_altstack by Richard Henderson · 3 years, 10 months ago
  22. 56384cf linux-user: Use target_restore_altstack in all sigreturn by Richard Henderson · 3 years, 10 months ago
  23. c7169b0 linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged by Richard Henderson · 4 years, 1 month ago
  24. 3e8f162 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged by Richard Henderson · 4 years, 1 month ago
  25. fba0874 linux-user: target: signal: Support TARGET_SS_AUTODISARM by Chen Gang · 4 years, 5 months ago
  26. 7872130 linux-user: fix O_NONBLOCK in signalfd4() and eventfd2() syscalls by Helge Deller · 4 years, 1 month ago
  27. 2bdc74f linux-user: fix O_NONBLOCK usage for hppa target by Helge Deller · 4 years, 1 month ago
  28. 23b3111 linux-user: Add missing TARGET___O_TMPFILE for hppa and alpha by Helge Deller · 4 years, 1 month ago
  29. 1c79145 linux user: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
  30. ce43748 linux-user: Correct definition of stack_t by LemonBoy · 4 years, 4 months ago
  31. 0cb113a linux-user: update syscall.tbl to Linux 5.9-rc7 by Laurent Vivier · 4 years, 5 months ago
  32. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 5 months ago
  33. c218b4e linux-user: Add missing termbits types and values definitions by Filip Bozuta · 4 years, 7 months ago
  34. 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
  35. 3a30446 meson: linux-user by Marc-André Lureau · 6 years ago
  36. 28b7d5f linux-user: update syscall.tbl from linux 0bf999f9c5e7 by Laurent Vivier · 5 years ago
  37. 9566f4c linux-user, hppa: add syscall table generation support by Laurent Vivier · 5 years ago
  38. 9d660ad linux-user: add missing TARGET_SIGRTMIN for hppa by Laurent Vivier · 5 years ago
  39. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  40. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  41. 5bfce0b linux-user: Make sigaltstack stacks per-thread by Peter Maydell · 6 years ago
  42. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  43. 25f3270 target/hppa: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  44. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  45. 58c9d45 linux-user/hppa: Fix typo in mknodat syscall by Richard Henderson · 7 years ago
  46. db30b1a linux-user: move hppa signal definitions to hppa/target_signal.h by Laurent Vivier · 7 years ago
  47. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  48. 8b08c98 linux-user: move hppa fcntl definitions to hppa/target_fcntl.h by Laurent Vivier · 7 years ago
  49. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  50. 8f553bf linux-user: update ARCH_HAS_SOCKET_TYPES use by Laurent Vivier · 7 years ago
  51. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  52. 1d8d0b4 linux-user: move hppa cpu loop to hppa directory by Laurent Vivier · 7 years ago
  53. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  54. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  55. aca77d5 linux-user: move hppa signal.c parts to hppa directory by Laurent Vivier · 7 years ago
  56. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  57. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  58. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
  59. 35136a7 target/hppa: Add control registers by Richard Henderson · 7 years ago
  60. 92afb15 linux-user/hppa: Fix typo for TARGET_NR_epoll_wait by Helge Deller · 7 years ago
  61. fc37dcf linux-user/hppa: Fix cpu_clone_regs by Richard Henderson · 7 years ago
  62. 3d96995 linux-user: define correct UTS machine name for hppa by Laurent Vivier · 8 years ago
  63. 925ccf3 linux-user: Add HPPA target_signal.h and target_cpu.h by Richard Henderson · 8 years ago
  64. 22991d1 linux-user: Add HPPA target_structs.h by Richard Henderson · 8 years ago
  65. b9490f5 linux-user: Add HPPA target_syscall.h by Richard Henderson · 8 years ago
  66. 9cad44a linux-user: Add HPPA termbits.h by Richard Henderson · 8 years ago
  67. 8ee78de linux-user: Add HPPA syscall numbers by Richard Henderson · 8 years ago
  68. 8b4c32a linux-user: Add HPPA socket.h definitions by Richard Henderson · 8 years ago