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 f96b157ebb Accelerators patches 9 months ago
..
aarch64 target/arm: Rename zarray to za_state.za 9 months ago
alpha user: Prefer cached CpuClass over CPU_GET_CLASS() macro 1 year ago
arm linux-user/arm: Fix return value of SYS_cacheflush 10 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 linux-user/mips/o32: Drop sa_restorer functionality 9 months 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 linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1 9 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: Hold the fd-trans lock across fork 9 months 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/gen-vdso: Don't read off the end of buf[] 9 months 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 accel: Extract AccelClass definition to 'accel/accel-ops.h' 9 months ago
meson.build plugins: fix inclusion of user-mode APIs 9 months ago
mmap.c linux-user/mmap.c: fix "of of" typo in comment 11 months ago
plugin-api.c plugins: fix inclusion of user-mode APIs 9 months 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: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC 9 months ago
syscall_defs.h linux-user/mips/o32: Drop sa_restorer functionality 9 months 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