1. a5b8816 bsd-user: Add safe system call macros by Warner Losh · 3 years, 2 months ago
  2. 0ff0508 bsd-user: Define target_arg64 by Warner Losh · 3 years, 2 months ago
  3. 647afdf bsd-user: introduce target.h by Warner Losh · 3 years, 2 months ago
  4. c5c84d1 bsd-user/bsd-file.h: Implementation details for the filesystem calls by Warner Losh · 3 years, 2 months ago
  5. deeff83 bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno by Warner Losh · 3 years, 2 months ago
  6. 304f944 bsd-user/sycall.c: Now obsolete, remove by Warner Losh · 3 years, 2 months ago
  7. a1ea194 bsd-user: Move system call building to os-syscall.c by Warner Losh · 3 years, 2 months ago
  8. 66eed09 bsd-user/freebsd/os-syscall.c: Move syscall processing here by Warner Losh · 3 years, 2 months ago
  9. a941a16 bsd-user: Remove bsd_type by Warner Losh · 3 years, 2 months ago
  10. 0724067 bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target by Warner Losh · 3 years, 2 months ago
  11. f1f2245 bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target by Warner Losh · 3 years, 2 months ago
  12. e555e70 bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls by Warner Losh · 3 years, 2 months ago
  13. 8f4b481 bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall by Warner Losh · 3 years, 2 months ago
  14. 2614aed bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall by Warner Losh · 3 years, 2 months ago
  15. 872b349 bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64 by Warner Losh · 3 years, 2 months ago
  16. d194018 bsd-user/main.c: Drop syscall flavor arg -bsd by Warner Losh · 3 years, 2 months ago
  17. cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 3 years, 2 months ago
  18. eb9d35f bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026 by Warner Losh · 3 years, 2 months ago
  19. 1103d59 bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchState args by Warner Losh · 3 years, 2 months ago
  20. bab6ccc bsd-user: Rename arg name for target_cpu_reset to env by Warner Losh · 3 years, 2 months ago
  21. 43ed426 bsd-user/signal.c: do_sigaltstack by Warner Losh · 3 years, 3 months ago
  22. 394cf69 bsd-user/signal.c: implement do_sigaction by Warner Losh · 3 years, 3 months ago
  23. c885ae0 bsd-user/signal.c: implement do_sigreturn by Warner Losh · 3 years, 3 months ago
  24. d7acd31 bsd-user/signal.c: process_pending_signals by Warner Losh · 3 years, 3 months ago
  25. 08eb66d bsd-user/signal.c: tswap_siginfo by Warner Losh · 3 years, 3 months ago
  26. 6c6d4b5 bsd-user/signal.c: handle_pending_signal by Warner Losh · 3 years, 3 months ago
  27. 46f4f76 bsd-user/signal.c: setup_frame by Warner Losh · 3 years, 3 months ago
  28. c93cbac bsd-user/signal.c: sigset manipulation routines. by Warner Losh · 3 years, 3 months ago
  29. 38be620 bsd-user/signal.c: Fill in queue_signal by Warner Losh · 3 years, 3 months ago
  30. 3771454 bsd-user/signal.c: Implement dump_core_and_abort by Warner Losh · 3 years, 3 months ago
  31. fd5bec9 bsd-user/strace.c: print_taken_signal by Warner Losh · 3 years, 3 months ago
  32. e625c7e bsd-user/signal.c: Implement host_signal_handler by Warner Losh · 3 years, 3 months ago
  33. aae57ac bsd-user/signal.c: Implement rewind_if_in_safe_syscall by Warner Losh · 3 years, 3 months ago
  34. c34f2aa bsd-user/signal.c: host_to_target_siginfo_noswap by Warner Losh · 3 years, 3 months ago
  35. 6ddc1ab bsd-user: Add trace events for bsd-user by Warner Losh · 3 years, 3 months ago
  36. 85fc1b5 bsd-user: Add host signals to the build by Warner Losh · 3 years, 3 months ago
  37. b375158 bsd-user/host/x86_64/host-signal.h: Implement host_signal_* by Warner Losh · 3 years, 3 months ago
  38. 220f860 bsd-user/host/i386/host-signal.h: Implement host_signal_* by Warner Losh · 3 years, 3 months ago
  39. 6e0bc06 bsd-user/host/arm/host-signal.h: Implement host_signal_* by Warner Losh · 3 years, 3 months ago
  40. e32a630 bsd-user/signal.c: Add si_type argument to queue_signal by Warner Losh · 3 years, 2 months ago
  41. 149076a bsd-user/signal.c: Implement signal_init() by Warner Losh · 3 years, 3 months ago
  42. 1366ef8 bsd-user/signal.c: implement abstract target / host signal translation by Warner Losh · 3 years, 3 months ago
  43. 67ccbe7 bsd-user/arm/target_arch_cpu.h: Implement data faults by Warner Losh · 3 years, 3 months ago
  44. 5e02ded bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF by Warner Losh · 3 years, 3 months ago
  45. c0b93df bsd-user/arm/target_arch_cpu.h: Correct code pointer by Warner Losh · 3 years, 3 months ago
  46. a3ed97c bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together by Warner Losh · 3 years, 3 months ago
  47. cfdee27 bsd-user/signal.c: implement cpu_loop_exit_sigbus by Warner Losh · 3 years, 3 months ago
  48. fc9f9bd bsd-user/signal.c: Implement cpu_loop_exit_sigsegv by Warner Losh · 3 years, 3 months ago
  49. 2bd010c bsd-user/signal-common.h: Move signal functions prototypes to here by Warner Losh · 3 years, 2 months ago
  50. 0ef5998 bsd-user/signal.c: implement force_sig_fault by Warner Losh · 3 years, 3 months ago
  51. c0d2691 bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user by Warner Losh · 3 years, 3 months ago
  52. 4804722 bsd-user: Bring in docs from linux-user for signal_pending by Warner Losh · 3 years, 2 months ago
  53. b46d4ad bsd-user: Remove vestiges of signal queueing code by Warner Losh · 3 years, 2 months ago
  54. 7f96d0a bsd-user/arm/signal.c: get_mcontext should zero vfp data by Warner Losh · 3 years, 2 months ago
  55. 2244746 bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm by Warner Losh · 3 years, 2 months ago
  56. 2373a62 bsd-user: Create setup_sigframe_arch to setup sigframe context by Warner Losh · 3 years, 2 months ago
  57. 4550c66 bsd-user: Complete FreeBSD siginfo by Warner Losh · 3 years, 2 months ago
  58. 05a2487 user: move common-user includes to a subdirectory of {bsd,linux}-user/ by Paolo Bonzini · 3 years, 3 months ago
  59. ca4fc70 bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZE by Warner Losh · 3 years, 5 months ago
  60. 3ac34cc bsd-user/arm/signal.c: arm get_ucontext_sigreturn by Warner Losh · 3 years, 6 months ago
  61. d6d4509 bsd-user/arm/signal.c: arm set_mcontext by Warner Losh · 3 years, 6 months ago
  62. 38ce147 bsd-user/arm/signal.c: arm get_mcontext by Warner Losh · 3 years, 6 months ago
  63. 781be86 bsd-user/arm/signal.c: arm set_sigtramp_args by Warner Losh · 3 years, 6 months ago
  64. 2cb1e64 bsd-user/arm/target_arch_signal.h: Define size of *context_t by Warner Losh · 3 years, 5 months ago
  65. 03fd402 bsd-user/arm/target_arch_signal.h: arm machine context and trapframe for signals by Warner Losh · 3 years, 6 months ago
  66. 156d755 bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack by Warner Losh · 3 years, 6 months ago
  67. 883d19c bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl by Warner Losh · 3 years, 6 months ago
  68. 6c5d60f bsd-user/arm/target_arch_elf.h: arm get hwcap by Warner Losh · 3 years, 6 months ago
  69. 082e653 bsd-user/arm/target_arch_elf.h: arm defines for ELF by Warner Losh · 3 years, 6 months ago
  70. f10521c bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread by Warner Losh · 3 years, 6 months ago
  71. eacb50b bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm by Warner Losh · 3 years, 6 months ago
  72. dacfdf3 bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space by Warner Losh · 3 years, 6 months ago
  73. bcacf30 bsd-user/arm/target_arch_reg.h: Implement core dump register copying by Warner Losh · 3 years, 6 months ago
  74. 8d450c9 bsd-user/arm/target_arch_cpu.h: Implement system call dispatch by Warner Losh · 3 years, 6 months ago
  75. ef1412b bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions by Warner Losh · 3 years, 6 months ago
  76. 70985ae bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions by Warner Losh · 3 years, 6 months ago
  77. 06efe3b bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation by Warner Losh · 3 years, 6 months ago
  78. e17d4c9 bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs by Warner Losh · 3 years, 6 months ago
  79. ca5d32a bsd-user/arm/target_arch_cpu.h: CPU Loop definitions by Warner Losh · 3 years, 6 months ago
  80. 8c98705 bsd-user/arm/target_arch_cpu.c: Target specific TLS routines by Warner Losh · 3 years, 6 months ago
  81. 559d09a bsd-user/arm/target_syscall.h: Add copyright and update name by Warner Losh · 3 years, 6 months ago
  82. c186aa6 bsd-user/arm/target_arch_sysarch.h: Use consistent include guards by Warner Losh · 3 years, 6 months ago
  83. 108fffe bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h by Warner Losh · 3 years, 5 months ago
  84. 1b4e358 bsd-user/x86_64: Move functions into signal.c by Warner Losh · 3 years, 5 months ago
  85. 164f94b bsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t by Warner Losh · 3 years, 5 months ago
  86. c104b75 bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.h by Warner Losh · 3 years, 5 months ago
  87. fc1fc2c bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext by Warner Losh · 3 years, 5 months ago
  88. f7d5ed6 bsd-user/i386: Move the inlines into signal.c by Warner Losh · 3 years, 5 months ago
  89. 679041b bsd-user/i386/target_arch_signal.h: Update mcontext_t to match FreeBSD by Warner Losh · 3 years, 5 months ago
  90. c504713 bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h by Warner Losh · 3 years, 5 months ago
  91. 4dca396 bsd-user/i386/target_arch_signal.h: Remove target_sigcontext by Warner Losh · 3 years, 5 months ago
  92. 19bf129 bsd-user: create a per-arch signal.c file by Warner Losh · 3 years, 5 months ago
  93. aa3a242 bsd-user/freebsd: Create common target_os_ucontext.h file by Warner Losh · 3 years, 5 months ago
  94. 73d7222 bsd-user/mips*: Remove mips support by Warner Losh · 3 years, 5 months ago
  95. 3363615 meson: Move bsd_user_ss to bsd-user/ by Richard Henderson · 3 years, 4 months ago
  96. bbf15aa common-user: Move safe-syscall.* from linux-user by Richard Henderson · 3 years, 4 months ago
  97. 2ac16d0 bsd-user: Create special-errno.h by Richard Henderson · 3 years, 4 months ago
  98. ea8ee3e bsd-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 4 months ago
  99. 835b04e bsd-user: Add stubs for new signal routines by Warner Losh · 3 years, 5 months ago
  100. 5abfac2 bsd-user/signal: Create a dummy signal queueing function by Warner Losh · 3 years, 6 months ago