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.
 
 
 
 
 
 
Filip Bozuta a7b0974667 linux-user: Add support for read/clear RTC voltage low detector using ioctls 6 years ago
..
aarch64 target/arm: only update pc after semihosting completes 6 years ago
alpha linux-user/alpha: Set r20 secondary return value 7 years ago
arm semihosting: add qemu_semihosting_console_inc for SYS_READC 6 years ago
cris linux-user: Introduce cpu_clone_regs_parent 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: Introduce cpu_clone_regs_parent 7 years ago
i386 linux-user: Introduce cpu_clone_regs_parent 7 years ago
m68k linux-user: Introduce cpu_clone_regs_parent 7 years ago
microblaze linux-user: Introduce cpu_clone_regs_parent 7 years ago
mips linux-user: Introduce cpu_clone_regs_parent 7 years ago
mips64 Supply missing header guards 7 years ago
nios2 linux-user: Introduce cpu_clone_regs_parent 7 years ago
openrisc linux-user: Introduce cpu_clone_regs_parent 7 years ago
ppc target/ppc: Implement the VTB for HV access 6 years ago
riscv linux-user: Introduce cpu_clone_regs_parent 7 years ago
s390x linux-user: Introduce cpu_clone_regs_parent 7 years ago
sh4 linux-user: Introduce cpu_clone_regs_parent 7 years ago
sparc linux-user/sparc: Fix cpu_clone_regs_* 7 years ago
sparc64 Supply missing header guards 7 years ago
tilegx linux-user: Introduce cpu_clone_regs_parent 7 years ago
x86_64 Supply missing header guards 7 years ago
xtensa linux-user: Introduce cpu_clone_regs_parent 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: Reserve space for brk 6 years ago
errno_defs.h Supply missing header guards 7 years ago
exit.c *-user: notify plugin of exit 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 read/clear RTC voltage low detector using ioctls 6 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 tcg: Search includes from the project root source directory 6 years ago
mmap.c linux-user: convert target_munmap debug to a tracepoint 6 years ago
qemu.h linux-user: Reserve space for brk 6 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: Add support for enabling/disabling RTC features using ioctls 6 years ago
syscall_defs.h linux-user: Add support for read/clear RTC voltage low detector using ioctls 6 years ago
syscall_types.h linux-user: Add support for getting/setting RTC PLL correction using ioctls 6 years ago
target_flat.h Supply missing header guards 7 years ago
trace-events linux-user: convert target_munmap debug to a tracepoint 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 target/i386: Use env_cpu, env_archcpu 7 years ago