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.
 
 
 
 
 
 
Eduardo Habkost 3e2c0e062f cpu: Eliminate cpudef_init(), cpudef_setup() 11 years ago
..
freebsd bsd-user: Fix syscall format, add strace support for more syscalls 12 years ago
i386 build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 years ago
netbsd Preliminary BSD user emulator support 18 years ago
openbsd Fix BSD user compilation on other than OpenBSD 18 years ago
sparc build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 years ago
sparc64 build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 years ago
x86_64 build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 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 bsd-user: Clean up includes 10 years ago
elfload.c util: move declarations out of qemu-common.h 10 years ago
errno_defs.h Preliminary BSD user emulator support 18 years ago
main.c cpu: Eliminate cpudef_init(), cpudef_setup() 10 years ago
mmap.c bsd-user: Clean up includes 10 years ago
qemu.h cpu: move exec-all.h inclusion out of cpu.h 10 years ago
signal.c bsd-user: Clean up includes 10 years ago
strace.c bsd-user: Clean up includes 10 years ago
syscall.c bsd-user: add necessary includes to fix warnings 10 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