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.
 
 
 
 
 
 
Sean Bruno c4af6d4b13 bsd-user: Fix syscall format, add strace support for more syscalls 12 years ago
..
freebsd bsd-user: Fix syscall format, add strace support for more syscalls 12 years ago
i386 bsd-user: FreeBSD update 17 years ago
netbsd Preliminary BSD user emulator support 18 years ago
openbsd Fix BSD user compilation on other than OpenBSD 18 years ago
sparc Sparc32 BSD user support 18 years ago
sparc64 Preliminary BSD user emulator support 18 years ago
x86_64 Fix spelling in comments, documentation and messages 15 years ago
Makefile.objs build: move *-user/ objects to nested Makefile.objs 14 years ago
bsd-mman.h Prepare for handling different BSD mmap() flags 18 years ago
bsdload.c Revert "bsd-user: replace fprintf(stderr, ...) with error_report()" 12 years ago
elfload.c Revert "bsd-user: replace fprintf(stderr, ...) with error_report()" 12 years ago
errno_defs.h Preliminary BSD user emulator support 18 years ago
main.c Revert "bsd-user: replace fprintf(stderr, ...) with error_report()" 12 years ago
mmap.c bsd-user/mmap.c: Don't try to override g_malloc/g_free 12 years ago
qemu.h bsd-user: GPL v2 attribution update and style 12 years ago
signal.c Rename CPUState -> CPUArchState 14 years ago
strace.c bsd-user: Implement strace support for print_ioctl syscall 12 years ago
syscall.c bsd-user: OS-agnostic 64-bit SYSCTL types 13 years ago
syscall_defs.h bsd-user: FreeBSD update 17 years ago
uaccess.c fix build warnings 17 years ago