1. 2bf40d0 Merge tag 'pull-user-20211220' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 3 years, 3 months ago
  2. 4d06bb4 meson: Move linux_user_ss to linux-user/ by Richard Henderson · 3 years, 4 months ago
  3. ff9c1e5 linux-user: Move thunk.c from top-level by Richard Henderson · 3 years, 4 months ago
  4. bbf15aa common-user: Move safe-syscall.* from linux-user by Richard Henderson · 3 years, 4 months ago
  5. a7cad95 riscv: Set 5.4 as minimum kernel version for riscv32 by Khem Raj · 3 years, 3 months ago
  6. 5da4063 linux-user: Create special-errno.h by Richard Henderson · 3 years, 4 months ago
  7. 57a0c93 linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN by Richard Henderson · 3 years, 4 months ago
  8. af254a2 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 4 months ago
  9. 0a7e019 linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h by Richard Henderson · 3 years, 4 months ago
  10. 95c021d linux-user/host/sparc64: Add safe-syscall.inc.S by Richard Henderson · 3 years, 4 months ago
  11. 4542ade linux-user/host/mips: Add safe-syscall.inc.S by Richard Henderson · 3 years, 4 months ago
  12. a3310c0 linux-user: Move syscall error detection into safe_syscall_base by Richard Henderson · 3 years, 4 months ago
  13. b9d2af3 linux-user: Untabify all safe-syscall.inc.S by Richard Henderson · 3 years, 4 months ago
  14. 70a37f7 target/hexagon/cpu.h: don't include qemu-common.h by Peter Maydell · 3 years, 3 months ago
  15. ee03027 target/arm: Take an exception if PC is misaligned by Richard Henderson · 3 years, 4 months ago
  16. 0a761ce linux-user: implement more loop ioctls by Andreas Schwab · 3 years, 4 months ago
  17. 0763788 linux-user/signal.c: Create a common rewind_if_in_safe_syscall by Warner Losh · 3 years, 4 months ago
  18. c6cda6a linux-user: Add host_signal_set_pc to set pc in mcontext by Warner Losh · 3 years, 4 months ago
  19. 802ae45 linux-user: fix Coverity CID 1464101 by Laurent Vivier · 3 years, 4 months ago
  20. aee14c7 linux-user: Rewrite do_getdents, do_getdents64 by Richard Henderson · 3 years, 4 months ago
  21. 1962cb0 linux-user: Fix member types of target_dirent64 by Richard Henderson · 3 years, 4 months ago
  22. 540a736 linux-user: Always use flexible arrays for dirent d_name by Richard Henderson · 3 years, 4 months ago
  23. fd08ddb linux-user: Split out do_getdents, do_getdents64 by Richard Henderson · 3 years, 4 months ago
  24. 157f754 Merge remote-tracking branch 'remotes/philmd/tags/mips-20211102' into staging by Richard Henderson · 3 years, 4 months ago
  25. 6f08c9c Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too" by Philippe Mathieu-Daudé · 3 years, 4 months ago
  26. 742f076 linux-user: Handle BUS_ADRALN in host_signal_handler by Richard Henderson · 3 years, 5 months ago
  27. 5057ae5 linux-user/ppc: Remove POWERPC_EXCP_ALIGN handling by Richard Henderson · 3 years, 5 months ago
  28. ee8e080 linux-user/hppa: Remove EXCP_UNALIGN handling by Richard Henderson · 3 years, 8 months ago
  29. 39a099c target/arm: Implement arm_cpu_record_sigbus by Richard Henderson · 3 years, 8 months ago
  30. e7424ab target/alpha: Implement alpha_cpu_record_sigbus by Richard Henderson · 3 years, 8 months ago
  31. 12ed564 linux-user: Add cpu_loop_exit_sigbus by Richard Henderson · 3 years, 5 months ago
  32. eeca7dc accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu by Richard Henderson · 3 years, 6 months ago
  33. 6407f64 target/xtensa: Make xtensa_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  34. caac44a target/sparc: Make sparc_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  35. cac720e target/sh4: Make sh4_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  36. c8e7fef target/s390x: Implement s390_cpu_record_sigsegv by Richard Henderson · 3 years, 6 months ago
  37. 263e2ab target/riscv: Make riscv_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  38. 12f0bc5 target/openrisc: Make openrisc_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  39. d315712 linux-user/openrisc: Abort for EXCP_RANGE, EXCP_FPE by Richard Henderson · 3 years, 6 months ago
  40. 52d4899 target/mips: Make mips_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  41. fd29773 target/microblaze: Make mb_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  42. 028772c target/m68k: Make m68k_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  43. 860e0b9 target/hppa: Make hppa_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  44. 7086388 target/hexagon: Remove hexagon_cpu_tlb_fill by Richard Henderson · 3 years, 6 months ago
  45. 5753605 target/cris: Make cris_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  46. 9011388 target/alpha: Implement alpha_cpu_record_sigsegv by Richard Henderson · 3 years, 5 months ago
  47. 72d2bbf linux-user: Add cpu_loop_exit_sigsegv by Richard Henderson · 3 years, 6 months ago
  48. 04de121 linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER by Richard Henderson · 3 years, 6 months ago
  49. 4f3bbd9 linux-user/host/riscv: Improve host_signal_write by Richard Henderson · 3 years, 6 months ago
  50. 97be8c6 linux-user/host/riscv: Populate host_signal.h by Richard Henderson · 3 years, 6 months ago
  51. b121611 linux-user/host/mips: Populate host_signal.h by Richard Henderson · 3 years, 6 months ago
  52. 66ee11d linux-user/host/s390: Populate host_signal.h by Richard Henderson · 3 years, 6 months ago
  53. cf5f42f linux-user/host/aarch64: Populate host_signal.h by Richard Henderson · 3 years, 6 months ago
  54. a30bfaa linux-user/host/arm: Populate host_signal.h by Richard Henderson · 3 years, 6 months ago
  55. 8b5bd46 linux-user/host/sparc: Populate host_signal.h by Richard Henderson · 3 years, 6 months ago
  56. 44c8f2c linux-user/host/alpha: Populate host_signal.h by Richard Henderson · 3 years, 6 months ago
  57. 8cc7b85 linux-user/host/ppc: Populate host_signal.h by Richard Henderson · 3 years, 6 months ago
  58. 85442fc linux-user/host/x86: Populate host_signal.h by Richard Henderson · 3 years, 6 months ago
  59. e6037d0 linux-user: Reorg handling for SIGSEGV by Richard Henderson · 3 years, 6 months ago
  60. ba0e733 configure: Merge riscv32 and riscv64 host architectures by Richard Henderson · 3 years, 6 months ago
  61. e91a722 target/riscv: Split misa.mxl and misa.ext by Richard Henderson · 3 years, 5 months ago
  62. 10de052 linux-user: Fix XER access in ppc version of elf_core_copy_regs by Matheus Ferst · 3 years, 5 months ago
  63. 66c6b40 linux-user/ppc: Fix XER access in save/restore_user_regs by Matheus Ferst · 3 years, 5 months ago
  64. dda2da6 meson: *-user: only descend into *-user when configured by Warner Losh · 3 years, 5 months ago
  65. 525c467 linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE by Richard Henderson · 3 years, 5 months ago
  66. 55e83c2 linux-user/xtensa: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  67. 3f7685e linux-user/sparc: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  68. b9188f9 linux-user/sh4: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  69. 31330e6 linux-user/s390x: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  70. 3c62b5d linux-user/riscv: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  71. c790e4e linux-user/ppc: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  72. 5d2fc70 linux-user/ppc: Simplify encode_trampoline by Richard Henderson · 3 years, 5 months ago
  73. 9ce3ad4 linux-user/openrisc: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  74. f32d3b6 linux-user/nios2: Document non-use of setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  75. 317a33b linux-user/mips: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  76. 4f7a0a4 linux-user/mips: Tidy install_sigtramp by Richard Henderson · 3 years, 5 months ago
  77. 8004316 linux-user/microblaze: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  78. 5125ace linux-user/m68k: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  79. db20554 linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set by Richard Henderson · 3 years, 5 months ago
  80. 8ee8a10 linux-user/i386: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  81. a22fccd linux-user/hppa: Document non-use of setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  82. c8ef02b linux-user/hexagon: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  83. e281c2b linux-user/cris: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  84. dd55f1c linux-user/alpha: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  85. b5d66e0 linux-user/arm: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  86. b807a10 linux-user/arm: Drop "_v2" from symbols in signal.c by Richard Henderson · 3 years, 5 months ago
  87. eef9790 linux-user/arm: Drop v1 signal frames by Richard Henderson · 3 years, 5 months ago
  88. c70887a linux-user/aarch64: Implement setup_sigtramp by Richard Henderson · 3 years, 5 months ago
  89. db2af69 linux-user: Add infrastructure for a signal trampoline page by Richard Henderson · 3 years, 5 months ago
  90. fce9608 linux-user/aarch64: Use force_sig_fault() by Peter Maydell · 3 years, 7 months ago
  91. 4c90f0b linux-user/arm: Use force_sig_fault() by Peter Maydell · 3 years, 7 months ago
  92. af79696 linux-user: Provide new force_sig_fault() function by Peter Maydell · 3 years, 7 months ago
  93. 819121b linux-user: Zero out target_siginfo_t in force_sig() by Peter Maydell · 3 years, 7 months ago
  94. babe6d5 linux-user/arm: Use force_sig() to deliver fpa11 emulation SIGFPE by Peter Maydell · 3 years, 7 months ago
  95. 1af3541 linux-user/arm: Set siginfo_t addr field for SIGTRAP signals by Peter Maydell · 3 years, 7 months ago
  96. 1fb6a87 linux-user/aarch64: Set siginfo_t addr field for SIGTRAP signals by Peter Maydell · 3 years, 7 months ago
  97. c99e34e Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.2-pull-request' into staging by Peter Maydell · 3 years, 6 months ago
  98. 74e43b0 linux-user: Check lock_user result for ip_mreq_source sockopts by Peter Maydell · 3 years, 7 months ago
  99. 76d0042 user: Remove cpu_get_pic_interrupt() stubs by Philippe Mathieu-Daudé · 3 years, 6 months ago
  100. d0a7920 linux-user: Drop unneeded includes from qemu.h by Peter Maydell · 3 years, 6 months ago