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.
 
 
 
 
 
 
Philippe Mathieu-Daudé 9a68960d8e linux-user/syscall: Align target_sockaddr fields using ABI types 7 years ago
..
aarch64 Supply missing header guards 7 years ago
alpha Supply missing header guards 7 years ago
arm target/arm: remove run-time semihosting checks for linux-user 7 years ago
cris Supply missing header guards 7 years ago
generic linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK 7 years ago
host linux-user: Add safe_syscall for riscv64 host 7 years ago
hppa linux-user: Make sigaltstack stacks per-thread 7 years ago
i386 Supply missing header guards 7 years ago
m68k linux-user/m68k: remove simulator syscall interface 7 years ago
microblaze Supply missing header guards 7 years ago
mips target/mips: rationalise softfloat includes 7 years ago
mips64 Supply missing header guards 7 years ago
nios2 Supply missing header guards 7 years ago
openrisc target/openrisc: Add support for ORFPX64A32 7 years ago
ppc target/ppc: fix signal delivery for ppc64abi32 7 years ago
riscv RISC-V: Update syscall list for 32-bit support. 7 years ago
s390x Supply missing header guards 7 years ago
sh4 Supply missing header guards 7 years ago
sparc Supply missing header guards 7 years ago
sparc64 Supply missing header guards 7 years ago
tilegx Include qemu-common.h exactly where needed 7 years ago
x86_64 Supply missing header guards 7 years ago
xtensa target/xtensa: linux-user: add call0 ABI support 7 years ago
Makefile.objs linux-user/m68k: remove simulator syscall interface 7 years ago
cpu_loop-common.h cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
elfload.c linux-user: Support gdb 'qOffsets' query for ELF 7 years ago
errno_defs.h Supply missing header guards 7 years ago
exit.c linux-user: fix GPROF build failure 7 years ago
fd-trans.c Fix unsigned integer underflow in fd-trans.c 7 years ago
fd-trans.h linux-user: move TargetFdTrans functions to their own file 8 years ago
flat.h Supply missing header guards 7 years ago
flatload.c linux-user/flatload: fix initial stack pointer alignment 8 years ago
ioctls.h linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls 7 years ago
linux_loop.h linux-user: Add loop control ioctls 10 years ago
linuxload.c avoid TABs in files that only contain a few 7 years ago
main.c linux-user: drop redundant handling of environment variables 7 years ago
mmap.c Include qemu-common.h exactly where needed 7 years ago
qemu.h Include qemu/queue.h slightly less 7 years ago
safe-syscall.S linux-user: Provide safe_syscall for fixing races between signals and syscalls 10 years ago
signal-common.h linux-user: Make sigaltstack stacks per-thread 7 years ago
signal.c linux-user: Make sigaltstack stacks per-thread 7 years ago
socket.h Supply missing header guards 7 years ago
strace.c linux-user/strace: Let print_sockaddr() have a 'last' argument 7 years ago
strace.list linux-user/strace: Improve bind() output 7 years ago
syscall.c linux-user/syscall: Introduce target_sockaddr_nl 7 years ago
syscall_defs.h linux-user/syscall: Align target_sockaddr fields using ABI types 7 years ago
syscall_types.h linux-user: fix to handle variably sized SIOCGSTAMP with new kernels 7 years ago
target_flat.h Supply missing header guards 7 years ago
trace-events trace-events: Fix attribution of trace points to source 7 years ago
uaccess.c avoid TABs in files that only contain a few 7 years ago
uname.c cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
uname.h Clean up decorations and whitespace around header guards 10 years ago
vm86.c target/i386: Use env_cpu, env_archcpu 7 years ago