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.
 
 
 
 
 
 
Vincent Fazio 0266e8e3b3 linux-user/elfload: fix address calculation in fallback scenario 5 years ago
..
aarch64 semihosting: Move include/hw/semihosting/ -> include/semihosting/ 5 years ago
alpha linux-user: target: signal: Support TARGET_SS_AUTODISARM 5 years ago
arm semihosting: Move include/hw/semihosting/ -> include/semihosting/ 5 years ago
cris linux user: Fix Lesser GPL version number 5 years ago
generic linux-user: target: signal: Support TARGET_SS_AUTODISARM 5 years ago
hexagon Hexagon (linux-user/hexagon) Linux user emulation 5 years ago
host linux-user/: fix some comment spelling errors 6 years ago
hppa linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged 5 years ago
i386 linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged 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 linux-user: target: signal: Support TARGET_SS_AUTODISARM 5 years ago
mips64 linux-user/mips: Support the n32 ABI for the R5900 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 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged 5 years ago
riscv semihosting: Move include/hw/semihosting/ -> include/semihosting/ 5 years ago
s390x linux user: Fix Lesser GPL version number 5 years ago
sh4 accel/tcg: Precompute curr_cflags into cpu->tcg_cflags 5 years ago
sparc linux-user: target: signal: Support TARGET_SS_AUTODISARM 5 years ago
sparc64 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/elfload: fix address calculation in fallback scenario 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 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 avoid TABs in files that only contain a few 7 years ago
main.c linux-user: manage binfmt-misc preserve-arg[0] flag 5 years ago
meson.build semihosting: Move ARM semihosting code to shared directories 5 years ago
mmap.c linux-user/aarch64: Implement PROT_MTE 5 years ago
qemu.h Hexagon (linux-user/hexagon) Linux user emulation 5 years ago
safe-syscall.S linux-user: Provide safe_syscall for fixing races between signals and syscalls 10 years ago
semihost.c semihosting: Move include/hw/semihosting/ -> include/semihosting/ 5 years ago
signal-common.h linux-user: Make sigaltstack stacks per-thread 7 years ago
signal.c linux-user/signal: Decode waitid si_code 5 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: Fix executable page of /proc/self/maps 5 years ago
syscall_defs.h Remove deprecated target tilegx 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 linux-user: Handle tags in lock_user/unlock_user 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