tangled
alpha
login
or
join now
jcs.org
/
qemu
0
fork
atom
qemu with hax to log dma reads & writes
jcs.org/2018/11/12/vfio
0
fork
atom
overview
issues
pulls
pipelines
qemu
/
linux-user
/
at
jcs-vmm
23 folders
30 files
Timothy E Baldwin
linux-user: Provide safe_syscall for fixing races between signals and syscalls
9y ago
4d330cee
aarch64
linux-user, aarch64: sync syscall numbers with kernel v5.5
6 years ago
alpha
linux-user, alpha: add syscall table generation support
6 years ago
arm
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
cris
linux-user: Introduce cpu_clone_regs_parent
6 years ago
generic
linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK
6 years ago
host
linux-user: Add safe_syscall for riscv64 host
7 years ago
hppa
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
i386
linux-user/i386: Emulate x86_64 vsyscalls
6 years ago
m68k
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
microblaze
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
mips
linux-user,mips: update syscall-args-o32.c.inc
6 years ago
mips64
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
nios2
linux-user, nios2: sync syscall numbers with kernel v5.5
6 years ago
openrisc
linux-user, openrisc: sync syscall numbers with kernel v5.5
6 years ago
ppc
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200417' into staging
5 years ago
riscv
linux-user/riscv: Update the syscall_nr's to the 5.5 kernel
6 years ago
s390x
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
sh4
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
sparc
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
sparc64
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
tilegx
linux-user: Introduce cpu_clone_regs_parent
6 years ago
x86_64
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
xtensa
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
Makefile.objs
linux-user, mips64: add syscall table generation support
6 years ago
cpu_loop-common.h
cpu: Replace ENV_GET_CPU with env_cpu
7 years ago
elfload.c
linux-user: more debug for init_guest_space
6 years ago
errno_defs.h
Supply missing header guards
6 years ago
exit.c
build: move TARGET_GPROF to config-host.mak
6 years ago
fd-trans.c
linux-user: Use `qemu_log' for non-strace logging
6 years ago
fd-trans.h
linux-user: move TargetFdTrans functions to their own file
7 years ago
flat.h
Supply missing header guards
6 years ago
flatload.c
linux-user/flatload.c: Use "" for include of QEMU header target_flat.h
6 years ago
ioctls.h
linux-user: Add support for selected alsa timer instructions using ioctls
6 years ago
linux_loop.h
linux-user: Add loop control ioctls
9 years ago
linuxload.c
avoid TABs in files that only contain a few
7 years ago
main.c
linux-user: remove gemu_log from the linux-user tree
6 years ago
mmap.c
linux-user: Update TASK_UNMAPPED_BASE for aarch64
6 years ago
qemu.h
linux-user: remove gemu_log from the linux-user tree
6 years ago
safe-syscall.S
linux-user: Provide safe_syscall for fixing races between signals and syscalls
9 years ago
signal-common.h
linux-user: Make sigaltstack stacks per-thread
6 years ago
signal.c
linux-user: Use `qemu_log' for strace
6 years ago
socket.h
Supply missing header guards
6 years ago
strace.c
linux-user: Protect more syscalls
6 years ago
strace.list
linux-user/strace: Improve output of various syscalls
6 years ago
syscall.c
linux-user/syscall.c: add target-to-host mapping for epoll_create1()
6 years ago
syscall_defs.h
linux-user: Add support for selected alsa timer instructions using ioctls
6 years ago
syscall_types.h
linux-user: Add support for getting/setting selected alsa timer parameters using ioctls
6 years ago
target_flat.h
Supply missing header guards
6 years ago
trace-events
linux-user: fix use of SIGRTMIN
6 years ago
uaccess.c
avoid TABs in files that only contain a few
7 years ago
uname.c
cpu: Replace ENV_GET_CPU with env_cpu
7 years ago
uname.h
Clean up decorations and whitespace around header guards
9 years ago
vm86.c
linux-user: Use `qemu_log' for non-strace logging
6 years ago