1. 5a53431 target/arm: Move feature test functions to their own header by Peter Maydell · 1 year, 5 months ago
  2. 935f1dd bsd-user: Remove ELF_START_MMAP and image_info.start_mmap by Richard Henderson · 1 year, 7 months ago
  3. 48e438a bsd-user: Clean up includes by Markus Armbruster · 2 years, 1 month ago
  4. ea9cea9 Clean up decorations and whitespace around header guards by Markus Armbruster · 2 years, 10 months ago
  5. 9c09280 Clean up ill-advised or unusual header guards by Markus Armbruster · 2 years, 10 months ago
  6. 52581c7 Clean up header guards that don't match their file name by Markus Armbruster · 2 years, 10 months ago
  7. 647afdf bsd-user: introduce target.h by Warner Losh · 3 years, 1 month ago
  8. f1f2245 bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target by Warner Losh · 3 years, 1 month ago
  9. e555e70 bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls by Warner Losh · 3 years, 1 month ago
  10. bab6ccc bsd-user: Rename arg name for target_cpu_reset to env by Warner Losh · 3 years, 2 months ago
  11. 67ccbe7 bsd-user/arm/target_arch_cpu.h: Implement data faults by Warner Losh · 3 years, 2 months ago
  12. 5e02ded bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF by Warner Losh · 3 years, 2 months ago
  13. c0b93df bsd-user/arm/target_arch_cpu.h: Correct code pointer by Warner Losh · 3 years, 2 months ago
  14. a3ed97c bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together by Warner Losh · 3 years, 2 months ago
  15. 2bd010c bsd-user/signal-common.h: Move signal functions prototypes to here by Warner Losh · 3 years, 2 months ago
  16. c0d2691 bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user by Warner Losh · 3 years, 2 months ago
  17. 7f96d0a bsd-user/arm/signal.c: get_mcontext should zero vfp data by Warner Losh · 3 years, 2 months ago
  18. 2244746 bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm by Warner Losh · 3 years, 2 months ago
  19. 3ac34cc bsd-user/arm/signal.c: arm get_ucontext_sigreturn by Warner Losh · 3 years, 6 months ago
  20. d6d4509 bsd-user/arm/signal.c: arm set_mcontext by Warner Losh · 3 years, 6 months ago
  21. 38ce147 bsd-user/arm/signal.c: arm get_mcontext by Warner Losh · 3 years, 6 months ago
  22. 781be86 bsd-user/arm/signal.c: arm set_sigtramp_args by Warner Losh · 3 years, 6 months ago
  23. 2cb1e64 bsd-user/arm/target_arch_signal.h: Define size of *context_t by Warner Losh · 3 years, 4 months ago
  24. 03fd402 bsd-user/arm/target_arch_signal.h: arm machine context and trapframe for signals by Warner Losh · 3 years, 6 months ago
  25. 156d755 bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack by Warner Losh · 3 years, 6 months ago
  26. 883d19c bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl by Warner Losh · 3 years, 6 months ago
  27. 6c5d60f bsd-user/arm/target_arch_elf.h: arm get hwcap by Warner Losh · 3 years, 6 months ago
  28. 082e653 bsd-user/arm/target_arch_elf.h: arm defines for ELF by Warner Losh · 3 years, 6 months ago
  29. f10521c bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread by Warner Losh · 3 years, 6 months ago
  30. eacb50b bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm by Warner Losh · 3 years, 6 months ago
  31. dacfdf3 bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space by Warner Losh · 3 years, 6 months ago
  32. bcacf30 bsd-user/arm/target_arch_reg.h: Implement core dump register copying by Warner Losh · 3 years, 6 months ago
  33. 8d450c9 bsd-user/arm/target_arch_cpu.h: Implement system call dispatch by Warner Losh · 3 years, 6 months ago
  34. ef1412b bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions by Warner Losh · 3 years, 6 months ago
  35. 70985ae bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions by Warner Losh · 3 years, 6 months ago
  36. 06efe3b bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation by Warner Losh · 3 years, 6 months ago
  37. e17d4c9 bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs by Warner Losh · 3 years, 6 months ago
  38. ca5d32a bsd-user/arm/target_arch_cpu.h: CPU Loop definitions by Warner Losh · 3 years, 6 months ago
  39. 8c98705 bsd-user/arm/target_arch_cpu.c: Target specific TLS routines by Warner Losh · 3 years, 6 months ago
  40. 559d09a bsd-user/arm/target_syscall.h: Add copyright and update name by Warner Losh · 3 years, 6 months ago
  41. c186aa6 bsd-user/arm/target_arch_sysarch.h: Use consistent include guards by Warner Losh · 3 years, 6 months ago
  42. ea1ab4c bsd-user: move strace OS/arch dependent code to host/arch dirs by Stacey Son · 4 years, 3 months ago