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.
 
 
 
 
 
 
Laurent Vivier 2fa4ad3f90 linux-user: update syscall.tbl to Linux v5.13 5 years ago
..
aarch64 linux-user: update syscall_nr.h to Linux v5.13 5 years ago
alpha linux-user: update syscall.tbl to Linux v5.13 5 years ago
arm linux-user: update syscall.tbl to Linux v5.13 5 years ago
cris linux-user: Extract target errno to 'target_errno_defs.h' 5 years ago
generic linux-user: Extract target errno to 'target_errno_defs.h' 5 years ago
hexagon linux-user: update syscall_nr.h to Linux v5.13 5 years ago
host linux-user/: fix some comment spelling errors 6 years ago
hppa linux-user: update syscall.tbl to Linux v5.13 5 years ago
i386 linux-user: update syscall.tbl to Linux v5.13 5 years ago
m68k linux-user: update syscall.tbl to Linux v5.13 5 years ago
microblaze linux-user: update syscall.tbl to Linux v5.13 5 years ago
mips linux-user: update syscall.tbl to Linux v5.13 5 years ago
mips64 linux-user: update syscall.tbl to Linux v5.13 5 years ago
nios2 linux-user: update syscall_nr.h to Linux v5.13 5 years ago
openrisc linux-user: update syscall_nr.h to Linux v5.13 5 years ago
ppc linux-user: update syscall.tbl to Linux v5.13 5 years ago
riscv linux-user: update syscall_nr.h to Linux v5.13 5 years ago
s390x linux-user: update syscall.tbl to Linux v5.13 5 years ago
sh4 linux-user: update syscall.tbl to Linux v5.13 5 years ago
sparc linux-user: update syscall.tbl to Linux v5.13 5 years ago
x86_64 linux-user: update syscall.tbl to Linux v5.13 5 years ago
xtensa linux-user: update syscall.tbl to Linux v5.13 5 years ago
cpu_loop-common.h cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
elfload.c linux-user/elfload: Implement ELF_HWCAP for RISC-V 5 years ago
errnos.c.inc linux-user: Simplify host <-> target errno conversion using macros 5 years ago
exit.c gdbstub: drop CPUEnv from gdb_exit() 5 years ago
fd-trans.c fd-trans: Fix race condition on reallocation of the translation table. 5 years ago
fd-trans.h fd-trans: Fix race condition on reallocation of the translation table. 5 years ago
flat.h linux-user/: fix some comment spelling errors 6 years ago
flatload.c exec: Use cpu_untagged_addr in g2h; split out g2h_untagged 5 years ago
ioctls.h linux-user: Conditionalize TUNSETVNETLE 5 years ago
linux_loop.h linux-user: Add loop control ioctls 10 years ago
linuxload.c linux-user: Fix style problems in linuxload.c 5 years ago
main.c fd-trans: Fix race condition on reallocation of the translation table. 5 years ago
meson.build linux-user/sparc: Merge sparc64/ into sparc/ 5 years ago
mmap.c linux-user: Set CF_PARALLEL when mapping shared memory 5 years ago
qemu.h linux-user: Pass CPUArchState to do_sigaltstack 5 years ago
safe-syscall.S linux-user: Extract target errno to 'target_errno_defs.h' 5 years ago
semihost.c Do not include cpu.h if it's not really necessary 5 years ago
signal-common.h linux-user: Pass CPUArchState to target_restore_altstack 5 years ago
signal.c linux-user: Let sigaction query SIGKILL/SIGSTOP 5 years ago
socket.h Supply missing header guards 7 years ago
strace.c linux-user: Add strace support for printing arguments of llseek 5 years ago
strace.list linux-user: Add copy_file_range to strace.list 5 years ago
syscall.c linux-user/syscall: Remove ERRNO_TABLE_SIZE check 5 years ago
syscall_defs.h linux-user: Extract target errno to 'target_errno_defs.h' 5 years ago
syscall_types.h linux-user: Add support for btrfs ioctls used to scrub a filesystem 6 years ago
target_flat.h Supply missing header guards 7 years ago
trace-events linux-user/trace-events: fix minor typo in format string 5 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
uaccess.c linux-user: Use signed lengths in uaccess.c 5 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 linux-user: Use `qemu_log' for non-strace logging 6 years ago