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.
 
 
 
 
 
 
Gavin Shan dfa4753131 cpu: Add generic cpu_list() 2 years ago
..
arm target/arm: Move feature test functions to their own header 2 years ago
freebsd bsd-user: spelling fixes: necesary, agrument, undocummented 2 years ago
host bsd-user: Catch up with sys/param.h requirement for machine/pmap.h 3 years ago
i386 bsd-user: Remove ELF_START_MMAP and image_info.start_mmap 3 years ago
include user: move common-user includes to a subdirectory of {bsd,linux}-user/ 4 years ago
netbsd Clean up ill-advised or unusual header guards 4 years ago
openbsd Clean up ill-advised or unusual header guards 4 years ago
x86_64 bsd-user: Remove ELF_START_MMAP and image_info.start_mmap 3 years ago
bsd-file.h bulk: Do not declare function prototypes using 'extern' keyword 3 years ago
bsd-mem.c bsd-user: Implement shmid_ds conversion between host and target. 3 years ago
bsd-mem.h bsd-user: spelling fixes: necesary, agrument, undocummented 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 bsd-user: Remove image_info.start_brk 3 years ago
errno_defs.h bsd-user: spelling fixes 3 years ago
main.c cpu: Add generic cpu_list() 2 years ago
meson.build configure, meson: rename targetos to host_os 2 years ago
mmap.c bsd-user: Implement shmat(2) and shmdt(2) 3 years ago
qemu-bsd.h bsd-user: Declarations for ipc_perm and shmid_ds conversion functions 3 years ago
qemu.h bsd-user: Implement shmat(2) and shmdt(2) 3 years ago
signal-common.h bsd-user: Implement host_to_target_siginfo. 3 years ago
signal.c accel: Introduce AccelClass::cpu_common_[un]realize 3 years ago
strace.c bsd-user: Clean up includes 3 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