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.
 
 
 
 
 
 
Richard Henderson 0dcef57730 linux-user/mips: Create target_ptrace.h 12 months ago
..
aarch64 linux-user/aarch64: Expand target_elf_gregset_t 11 months ago
alpha linux-user/alpha: Create init_main_thread 12 months ago
arm linux-user/arm: Expand target_elf_gregset_t 11 months ago
generic linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
hexagon linux-user/hexagon: Create init_main_thread 12 months ago
hppa linux-user/hppa: Create init_main_thread 12 months ago
i386 linux-user/i386: Expand target_elf_gregset_t 11 months ago
include linux-user: cleanup unused linux-user/include/host directories 3 years ago
loongarch64 linux-user/loongarch64: Expand target_elf_gregset_t 11 months ago
m68k linux-user/m68k: Expand target_elf_gregset_t 11 months ago
microblaze linux-user/microblaze: Expand target_elf_gregset_t 11 months ago
mips linux-user/mips: Create target_ptrace.h 11 months ago
mips64 linux-user/mips: Create target_ptrace.h 11 months ago
openrisc linux-user: Move elf_core_copy_regs to openrisc/elfload.c 11 months ago
ppc linux-user: Move elf_core_copy_regs to ppc/elfload.c 11 months ago
riscv linux-user/riscv: Create init_main_thread 12 months ago
s390x linux-user: Move elf_core_copy_regs to s390x/elfload.c 11 months ago
sh4 linux-user: Move elf_core_copy_regs to sh4/elfload.c 11 months ago
sparc linux-user/sparc: Create init_main_thread 12 months ago
x86_64 linux-user/x86_64: Fix dump of fs_base, gs_base 11 months ago
xtensa linux-user: Move elf_core_copy_regs to xtensa/elfload.c 11 months ago
elfload.c linux-user: Remove target_elf_greg_t, tswapreg from elfload.c 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/ 3 years ago
fd-trans.c linux-user: netlink: Add missing QEMU_IFLA entries 2 years ago
fd-trans.h linux-user: Hold the fd-trans lock across fork 1 year 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 1 year ago
gen-vdso-elfn.c.inc linux-user: Fix GDB complaining about system-supplied DSO string table index 2 years ago
gen-vdso.c linux-user/gen-vdso: Don't read off the end of buf[] 1 year ago
ioctls.h linux-user: Add ioctl for BLKBSZSET 2 years ago
linux_loop.h linux-user: implement more loop ioctls 5 years ago
linuxload.c linux-user: Create do_init_main_thread 12 months ago
loader.h linux-user: Declare elf_core_copy_regs in loader.h 11 months ago
main.c linux-user: Drop deprecated -p option 11 months ago
meson.build plugins: fix inclusion of user-mode APIs 1 year ago
mmap.c linux-user/mmap.c: fix "of of" typo in comment 1 year ago
plugin-api.c plugins: fix inclusion of user-mode APIs 1 year ago
qemu.h linux-user: Remove do_init_main_thread 12 months ago
semihost.c semihosting: Remove qemu_semihosting_console_outs 4 years ago
signal-common.h user: Introduce user/signal.h 2 years ago
signal.c accel/tcg: Use vaddr in cpu_loop.h 1 year ago
socket.h Supply missing header guards 7 years ago
strace.c linux-user: Tidy print_socket_protocol 11 months ago
strace.h linux-user: Have do_syscall() use CPUArchState* instead of void* 4 years ago
strace.list linux-user: Add strace for rseq 12 months ago
syscall.c linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC 1 year ago
syscall_defs.h linux-user/mips/o32: Drop sa_restorer functionality 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 5 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' 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 2 years ago