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.
 
 
 
 
 
 
Andreas Schwab 19f036726a linux-user: implement pgid field of /proc/self/stat 11 months ago
..
aarch64 linux-user/aarch64: Remove unused get/put_user macros 1 year ago
alpha user: Prefer cached CpuClass over CPU_GET_CLASS() macro 1 year ago
arm include/exec: Split out mmap-lock.h 11 months ago
generic linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
hexagon user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 1 year ago
hppa linux-user/hppa: Send proper si_code on SIGFPE exception 11 months ago
i386 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
include linux-user: cleanup unused linux-user/include/host directories 3 years ago
loongarch64 linux-user/loongarch64: Decode BRK break codes for FPE signals 11 months ago
m68k linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
microblaze linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
mips user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 1 year ago
mips64 target/ppc: Fix lxvx/stxvx facility check 2 years ago
openrisc user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 1 year ago
ppc linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
riscv user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 1 year ago
s390x linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
sh4 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
sparc linux-user: Add missing /proc/cpuinfo fields for sparc 1 year ago
x86_64 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
xtensa cleanup: Drop pointless return at end of function 11 months ago
elfload.c accel/tcg: Use vaddr for walk_memory_regions callback 11 months 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: netlink: Add missing QEMU_IFLA entries 1 year 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 include/exec: Split out mmap-lock.h 11 months 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 include/user: Convert GUEST_ADDR_MAX to a variable 11 months ago
meson.build plugins/api: split out binary path/start/end/entry code 1 year ago
mmap.c linux-user/mmap.c: fix "of of" typo in comment 11 months ago
plugin-api.c plugins/api: split out binary path/start/end/entry code 1 year ago
qemu.h exec: Restrict 'cpu_ldst.h' to accel/tcg/ 11 months ago
semihost.c semihosting: Remove qemu_semihosting_console_outs 4 years ago
signal-common.h user: Introduce user/signal.h 1 year ago
signal.c accel/tcg: Use vaddr in cpu_loop.h 11 months 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: implement pgid field of /proc/self/stat 10 months ago
syscall_defs.h exec/cpu-all: remove BSWAP_NEEDED 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 include: Remove 'exec/exec-all.h' 11 months ago
user-mmap.h user: Extract common MMAP API to 'user/mmap.h' 1 year ago
vm86.c linux-user/vm86: Fix compilation with Clang 1 year ago