Age | Commit message (Expand) | Author | Files | Lines |
2023-02-08 | bsd-user: Clean up includes | Markus Armbruster | 2 | -2/+2 |
2022-05-11 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -1/+1 |
2022-05-11 | Clean up ill-advised or unusual header guards | Markus Armbruster | 8 | -24/+28 |
2022-05-11 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -3/+3 |
2022-02-26 | bsd-user: introduce target.h | Warner Losh | 1 | -0/+21 |
2022-02-26 | bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target | Warner Losh | 1 | -3/+1 |
2022-02-26 | bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall | Warner Losh | 1 | -19/+8 |
2022-02-26 | bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64 | Warner Losh | 1 | -58/+0 |
2022-01-30 | bsd-user: Rename arg name for target_cpu_reset to env | Warner Losh | 1 | -2/+2 |
2022-01-28 | bsd-user/signal-common.h: Move signal functions prototypes to here | Warner Losh | 1 | -0/+1 |
2022-01-28 | bsd-user: Create setup_sigframe_arch to setup sigframe context | Warner Losh | 1 | -0/+13 |
2022-01-07 | bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h | Warner Losh | 1 | -9/+0 |
2022-01-07 | bsd-user/x86_64: Move functions into signal.c | Warner Losh | 2 | -36/+63 |
2022-01-07 | bsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t | Warner Losh | 1 | -0/+54 |
2022-01-07 | bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.h | Warner Losh | 1 | -8/+1 |
2022-01-07 | bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext | Warner Losh | 1 | -4/+0 |
2022-01-07 | bsd-user: create a per-arch signal.c file | Warner Losh | 1 | -0/+1 |
2021-10-18 | bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h | Warner Losh | 1 | -2/+0 |
2021-10-18 | bsd-user: TARGET_RESET define is unused, remove it | Warner Losh | 1 | -2/+0 |
2021-09-14 | user: Remove cpu_get_pic_interrupt() stubs | Philippe Mathieu-Daudé | 1 | -5/+0 |
2021-09-10 | bsd-user: Add target_arch_reg to describe a target's register set | Warner Losh | 1 | -0/+92 |
2021-09-10 | bsd-user: Add architecture specific signal tramp code | Warner Losh | 1 | -0/+29 |
2021-09-10 | bsd-user: *BSD specific siginfo defintions | Warner Losh | 1 | -0/+94 |
2021-09-10 | bsd-user: Create target specific vmparam.h | Warner Losh | 1 | -0/+46 |
2021-09-10 | bsd-user: pull in target_arch_thread.h update target_arch_elf.h | Warner Losh | 2 | -35/+43 |
2021-09-10 | bsd-user: Move per-cpu code into target_arch_cpu.h | Warner Losh | 2 | -0/+248 |
2021-09-10 | bsd-user: start to move target CPU functions to target_arch* | Warner Losh | 2 | -0/+106 |
2021-09-10 | bsd-user: move arch specific defines out of elfload.c | Warner Losh | 1 | -0/+67 |
2021-05-11 | bsd-user: remove target_signal.h, it's unused | Warner Losh | 1 | -19/+0 |
2021-01-11 | bsd-user: move strace OS/arch dependent code to host/arch dirs | Stacey Son | 2 | -1/+96 |
2019-01-11 | remove space-tab sequences | Paolo Bonzini | 1 | -1/+1 |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -1/+1 |
2016-02-25 | build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories | Lluís Vilanova | 1 | -0/+5 |
2011-12-14 | Fix spelling in comments, documentation and messages | Stefan Weil | 1 | -1/+1 |
2009-10-18 | bsd-user: FreeBSD update | Juergen Lock | 1 | -0/+18 |
2009-04-11 | BSD user: initial support for i386 and x86_64 targets | blueswir1 | 2 | -0/+117 |