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.
 
 
 
 
 
 
Claudio Fontana b86f59c715 accel: replace struct CpusAccel with AccelOpsClass 5 years ago
..
arm bsd-user: move strace OS/arch dependent code to host/arch dirs 5 years ago
freebsd bsd-user: Update strace.list for FreeBSD's latest syscalls 5 years ago
i386 bsd-user: move strace OS/arch dependent code to host/arch dirs 5 years ago
mips bsd-user: move strace OS/arch dependent code to host/arch dirs 5 years ago
mips64 bsd-user: move strace OS/arch dependent code to host/arch dirs 5 years ago
netbsd bsd-user: move strace OS/arch dependent code to host/arch dirs 5 years ago
openbsd bsd-user: move strace OS/arch dependent code to host/arch dirs 5 years ago
sparc bsd-user: move strace OS/arch dependent code to host/arch dirs 5 years ago
sparc64 bsd-user: move strace OS/arch dependent code to host/arch dirs 5 years ago
x86_64 bsd-user: move strace OS/arch dependent code to host/arch dirs 5 years ago
bsd-mman.h Prepare for handling different BSD mmap() flags 18 years ago
bsdload.c bsd-user/bsdload.c: Remove write-only id_change variable 9 years ago
elfload.c avoid TABs in files that only contain a few 7 years ago
errno_defs.h Preliminary BSD user emulator support 18 years ago
main.c accel: replace struct CpusAccel with AccelOpsClass 5 years ago
meson.build meson: bsd-user 6 years ago
mmap.c bsd-user: include "exec/exec-all.h" which provides mmap_lock/unlock" 8 years ago
qemu.h misc: Replace zero-length arrays with flexible array member (automatic) 6 years ago
signal.c bsd-user: Clean up includes 10 years ago
strace.c bsd-user: move strace OS/arch dependent code to host/arch dirs 5 years ago
syscall.c gdbstub: drop CPUEnv from gdb_exit() 5 years ago
syscall_defs.h bsd-user: FreeBSD update 17 years ago
uaccess.c bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning 10 years ago