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
..
aarch64 semihosting: Change common-semi API to be architecture-independent 5 years ago
alpha linux-user: Remove obsolete F_SHLCK and F_EXLCK translation 5 years ago
arm semihosting: Change common-semi API to be architecture-independent 5 years ago
cris linux user: Fix Lesser GPL version number 5 years ago
generic linux-user: Remove obsolete F_SHLCK and F_EXLCK translation 5 years ago
host linux-user/: fix some comment spelling errors 6 years ago
hppa linux user: Fix Lesser GPL version number 5 years ago
i386 linux user: Fix Lesser GPL version number 5 years ago
m68k linux-user: Correct definition of stack_t 5 years ago
microblaze linux user: Fix Lesser GPL version number 5 years ago
mips target/mips: Extract FPU helpers to 'fpu_helper.h' 5 years ago
mips64 linux user: Fix Lesser GPL version number 5 years ago
nios2 linux user: Fix Lesser GPL version number 5 years ago
openrisc linux-user: update syscall_nr.h to Linux 5.9-rc7 6 years ago
ppc linux user: Fix Lesser GPL version number 5 years ago
riscv riscv: Add semihosting support for user mode 5 years ago
s390x linux user: Fix Lesser GPL version number 5 years ago
sh4 linux-user: Correct definition of stack_t 5 years ago
sparc linux-user/sparc: Handle tstate in sparc64_get/set_context() 5 years ago
sparc64 linux user: Fix Lesser GPL version number 5 years ago
tilegx linux user: Fix Lesser GPL version number 5 years ago
x86_64 linux user: Fix Lesser GPL version number 5 years ago
xtensa linux-user: update syscall.tbl to Linux 5.9-rc7 6 years ago
cpu_loop-common.h cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
elfload.c linux-user: Add support for MIPS Loongson 2F/3A 5 years ago
errno_defs.h Supply missing header guards 7 years ago
exit.c gdbstub: drop CPUEnv from gdb_exit() 5 years ago
fd-trans.c linux-user,netlink: add IFLA_BRPORT_MRP_RING_OPEN, IFLA_BRPORT_MRP_IN_OPEN 5 years ago
fd-trans.h linux-user: move TargetFdTrans functions to their own file 8 years ago
flat.h linux-user/: fix some comment spelling errors 6 years ago
flatload.c linux-user/: fix some comment spelling errors 6 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 avoid TABs in files that only contain a few 7 years ago
main.c accel: replace struct CpusAccel with AccelOpsClass 5 years ago
meson.build semihosting: Move ARM semihosting code to shared directories 5 years ago
mmap.c linux-user/mmap.c: check range of mremap result in target address space 5 years ago
qemu.h riscv: Add semihosting support 5 years ago
safe-syscall.S linux-user: Provide safe_syscall for fixing races between signals and syscalls 10 years ago
semihost.c riscv: Add semihosting support 5 years ago
signal-common.h linux-user: Make sigaltstack stacks per-thread 7 years ago
signal.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
socket.h Supply missing header guards 7 years ago
strace.c linux-user: Add IPv6 options to do_print_sockopt() 5 years ago
strace.list linux-user: Add strace support for printing arguments of some clock and time functions 6 years ago
syscall.c linux-user: Remove obsolete F_SHLCK and F_EXLCK translation 5 years ago
syscall_defs.h linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls 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: fix use of SIGRTMIN 6 years ago
trace.h trace: switch position of headers to what Meson requires 6 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 linux-user: Use `qemu_log' for non-strace logging 6 years ago