QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark Corbin 4c492b4063 bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV 2 years ago
..
aarch64 bsd-user: Add target.h for aarch64. 2 years ago
arm bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack 2 years ago
freebsd bsd-user: Simplify the implementation of execve 2 years ago
host bsd-user: Catch up with sys/param.h requirement for machine/pmap.h 3 years ago
i386 bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack 2 years ago
include user: move common-user includes to a subdirectory of {bsd,linux}-user/ 4 years ago
netbsd exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2 years ago
openbsd exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2 years ago
riscv bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV 2 years ago
x86_64 bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack 2 years ago
bsd-file.h {linux,bsd}-user: Introduce get_task_state() 2 years ago
bsd-mem.c bsd-user: Implement shmid_ds conversion between host and target. 3 years ago
bsd-mem.h exec/cpu: Extract page-protection definitions to page-protection.h 2 years ago
bsd-proc.c bsd-user: Get number of cpus. 3 years ago
bsd-proc.h accel: Introduce AccelClass::cpu_common_[un]realize 3 years ago
bsdload.c bsd-user: TARGET_NGROUPS unused in this file, remove 5 years ago
elfcore.c bsd-user: add stubbed out core dump support 5 years ago
elfload.c hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc 2 years ago
errno_defs.h bsd-user: spelling fixes 3 years ago
main.c bsd-user: Sync fork_start/fork_end with linux-user 2 years ago
meson.build configure, meson: rename targetos to host_os 2 years ago
mmap.c bsd-user: Handle short reads in mmap_h_gt_g 2 years ago
qemu-bsd.h bsd-user: Declarations for ipc_perm and shmid_ds conversion functions 3 years ago
qemu.h bsd-user:Add AArch64 improvements and signal handling functions 2 years ago
signal-common.h bsd-user: Implement host_to_target_siginfo. 3 years ago
signal.c bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack 2 years ago
strace.c exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2 years ago
syscall_defs.h bsd-user: Implment madvise(2) to match the linux-user implementation. 3 years ago
trace-events trace-events: Fix the name of the tracing.rst file 3 years ago
trace.h bsd-user: Add trace events for bsd-user 4 years ago
uaccess.c bsd-user: style tweak: keyword space ( 5 years ago