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 71119ed365 * exec/cpu-all: remove BSWAP_NEEDED 1 year 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 linux-user/arm: Remove unused get_put_user macros 1 year 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 user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 1 year 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 user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 1 year 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 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
elfload.c exec/cpu-all: remove BSWAP_NEEDED 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: 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 accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h' 1 year 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/main: Allow setting tb-size 1 year ago
meson.build plugins/api: split out binary path/start/end/entry code 1 year ago
mmap.c linux-user: Only include 'exec/tb-flush.h' header when necessary 1 year ago
plugin-api.c plugins/api: split out binary path/start/end/entry code 1 year ago
qemu.h accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4) 1 year 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 user: Prefer cached CpuClass over CPU_GET_CLASS() macro 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/riscv: Fix handling of cpu mask in riscv_hwprobe syscall 1 year 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 linux-user: Only include 'exec/tb-flush.h' header when necessary 1 year 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