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