index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bsd-user
/
freebsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
bsd-user/bsd-file.h: Implementation details for the filesystem calls
Warner Losh
2022-02-27
1
-0
/
+2
*
bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno
Warner Losh
2022-02-26
1
-1
/
+22
*
bsd-user: Move system call building to os-syscall.c
Warner Losh
2022-02-26
1
-0
/
+1
*
bsd-user/freebsd/os-syscall.c: Move syscall processing here
Warner Losh
2022-02-26
1
-0
/
+69
*
bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchStat...
Warner Losh
2022-01-31
1
-3
/
+3
*
bsd-user: Create setup_sigframe_arch to setup sigframe context
Warner Losh
2022-01-28
1
-0
/
+3
*
bsd-user: Complete FreeBSD siginfo
Warner Losh
2022-01-28
1
-1
/
+14
*
bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZE
Warner Losh
2022-01-08
1
-2
/
+0
*
bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h
Warner Losh
2022-01-08
1
-0
/
+11
*
bsd-user/freebsd: Create common target_os_ucontext.h file
Warner Losh
2022-01-08
2
-3
/
+35
*
bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface
Warner Losh
2021-10-18
2
-0
/
+30
*
bsd-user/target_os_elf: If ELF_HWCAP2 is defined, publish it
Warner Losh
2021-10-18
1
-0
/
+4
*
bsd-user/target_os_elf.h: Remove fallback ELF_HWCAP and reorder
Warner Losh
2021-10-18
1
-6
/
+2
*
bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h
Warner Losh
2021-10-18
1
-0
/
+3
*
bsd-user/strace.list: Remove support for FreeBSD versions older than 12.0
Warner Losh
2021-10-18
1
-11
/
+0
*
bsd-user/target_os-user.h: Remove support for FreeBSD older than 12.0
Warner Losh
2021-10-18
1
-99
/
+1
*
bsd-user: Add target_os_user.h to capture the user/kernel structures
Warner Losh
2021-09-10
1
-0
/
+427
*
bsd-user: elf cleanup
Warner Losh
2021-09-10
1
-0
/
+137
*
bsd-user: Move stack initializtion into a per-os file.
Warner Losh
2021-09-10
1
-0
/
+181
*
bsd-user: *BSD specific siginfo defintions
Warner Losh
2021-09-10
2
-0
/
+223
*
bsd-user: Create target specific vmparam.h
Warner Losh
2021-09-10
1
-0
/
+38
*
bsd-user: pull in target_arch_thread.h update target_arch_elf.h
Warner Losh
2021-09-10
1
-0
/
+25
*
bsd-user: Include host-os.h from main
Warner Losh
2021-09-10
1
-0
/
+2
*
bsd-user: add host-os.h
Warner Losh
2021-09-10
1
-0
/
+23
*
bsd-user: Update strace.list for FreeBSD's latest syscalls
Warner Losh
2021-01-11
1
-7
/
+55
*
bsd-user: move strace OS/arch dependent code to host/arch dirs
Stacey Son
2021-01-11
2
-1
/
+31
*
bsd-user: regenerate FreeBSD's system call numbers
Warner Losh
2021-01-11
1
-315
/
+380
*
bsd-user: Fix syscall format, add strace support for more syscalls
Sean Bruno
2014-06-11
1
-5
/
+14
*
bsd-user: Implement strace support for thr_* syscalls
Sean Bruno
2014-06-11
1
-0
/
+9
*
bsd-user: Implement strace support for extattr_* syscalls
Sean Bruno
2014-06-11
1
-0
/
+13
*
bsd-user: Implement strace support for __acl_* syscalls
Sean Bruno
2014-06-11
1
-0
/
+12
*
bsd-user: Implement strace support for print_ioctl syscall
Sean Bruno
2014-06-11
1
-1
/
+1
*
bsd-user: Implement strace support for print_sysctl syscall
Sean Bruno
2014-06-11
1
-2
/
+19
*
bsd-user: refresh freebsd system call numbers
Stacey Son
2014-06-11
1
-368
/
+445
*
bsd-user: FreeBSD update
Juergen Lock
2009-10-18
1
-0
/
+1
*
Preliminary BSD user emulator support
blueswir1
2008-10-26
2
-0
/
+543