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.
 
 
 
 
 
 
Stefan Hajnoczi 7fa7aa8114 Remove HEX_DEBUG, EXCP/CAUSE fixes 1 year ago
..
aarch64 linux-user/aarch64: Reduce vdso alignment to 4k 1 year ago
alpha target/ppc: Fix lxvx/stxvx facility check 2 years ago
arm target/arm: Set default NaN pattern explicitly 1 year ago
generic linux-user: Split TARGET_PROT_* out of syscall_defs.h 3 years ago
hexagon target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_* 1 year ago
hppa linux-user/hppa: fix -Werror=maybe-uninitialized false-positive 2 years ago
i386 linux-user/i386: Use explicit little-endian LD/ST API 1 year ago
include linux-user: cleanup unused linux-user/include/host directories 3 years ago
loongarch64 linux-user/loongarch64: Reduce vdso alignment to 4k 1 year ago
m68k target/ppc: Fix lxvx/stxvx facility check 2 years ago
microblaze target/ppc: Fix lxvx/stxvx facility check 2 years ago
mips target/ppc: Fix lxvx/stxvx facility check 2 years ago
mips64 target/ppc: Fix lxvx/stxvx facility check 2 years ago
openrisc linux-user,openrisc: move to syscalltbl file 2 years ago
ppc linux-user/ppc: Reduce vdso alignment to 4k 1 year ago
riscv linux-user,riscv: move to syscalltbl file 2 years ago
s390x target/ppc: Fix lxvx/stxvx facility check 2 years ago
sh4 target/ppc: Fix lxvx/stxvx facility check 2 years ago
sparc target/ppc: Fix lxvx/stxvx facility check 2 years ago
x86_64 target/ppc: Fix lxvx/stxvx facility check 2 years ago
xtensa target/ppc: Fix lxvx/stxvx facility check 2 years ago
cpu_loop-common.h linux-user: Add guest memory layout to exception dump 4 years ago
elfload.c linux-user/arm: Select vdso for be8 and be32 modes 1 year ago
errnos.c.inc linux-user: Simplify host <-> target errno conversion using macros 5 years ago
exit.c accel/tcg: Move perf and debuginfo support to tcg/ 2 years ago
fd-trans.c linux-user: handle netlink flag NLA_F_NESTED 3 years ago
fd-trans.h linux-user: fix timerfd read endianness conversion 3 years ago
flat.h linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code 2 years ago
flatload.c linux-user/flatload: Take mmap_lock in load_flt_binary() 2 years ago
gen-vdso-elfn.c.inc linux-user: Fix GDB complaining about system-supplied DSO string table index 1 year ago
gen-vdso.c linux-user: Fix GDB complaining about system-supplied DSO string table index 1 year ago
ioctls.h linux-user: Add ioctl for BLKBSZSET 2 years ago
linux_loop.h linux-user: implement more loop ioctls 4 years ago
linuxload.c {linux,bsd}-user: Introduce get_task_state() 2 years ago
loader.h linux-user: Report AArch64 hwcap2 fields above bit 31 2 years ago
main.c linux-user: Allow custom rt signal mappings 1 year ago
meson.build linux-user,hexagon: move to syscalltbl file 2 years ago
mmap.c linux-user: Handle short reads in mmap_h_gt_g 2 years ago
qemu.h linux-user: Drop image_info.alignment 1 year ago
semihost.c semihosting: Remove qemu_semihosting_console_outs 4 years ago
signal-common.h linux-user: Allow custom rt signal mappings 1 year ago
signal.c linux-user: Allow custom rt signal mappings 1 year ago
socket.h Supply missing header guards 7 years ago
strace.c linux-user: Fix strace output for s390x mmap() 1 year ago
strace.h linux-user: Have do_syscall() use CPUArchState* instead of void* 4 years ago
strace.list linux-user: Trace rt_sigprocmask's sigsets 1 year ago
syscall.c linux-user: Fix strace output for s390x mmap() 1 year ago
syscall_defs.h linux-user: Fix strace output for s390x mmap() 1 year ago
syscall_types.h linux-user: Add FITRIM ioctl 2 years ago
thunk.c user: Move 'thunk.h' from 'exec/user' to 'user' 2 years ago
trace-events linux-user: Rename user_force_sig tracepoint to match function name 4 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
uaccess.c meson: Make DEBUG_REMAP a meson option 2 years ago
uname.c linux-user: Remove pointless CPU{ARCH}State casts 4 years ago
uname.h linux-user: Have do_syscall() use CPUArchState* instead of void* 4 years ago
user-internals.h linux-user: Remove unused handle_vm86_fault 2 years ago
user-mmap.h linux-user: Move shmat and shmdt implementations to mmap.c 3 years ago
vm86.c linux-user/vm86: Fix compilation with Clang 2 years ago