qemu/linux-user
Richard Henderson 78bc8ed9a8 linux-user: Rewrite target_shmat
Handle combined host and guest alignment requirements.
Handle host and guest page size differences.
Handle SHM_EXEC.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/115
Tested-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-03-01 08:09:55 -10:00
..
aarch64
alpha
arm
cris
generic
hexagon
hppa
i386
include
loongarch64 linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA 2024-02-29 14:24:30 -10:00
m68k
microblaze
mips
mips64
nios2 linux-user: ensure nios2 processes queued work 2024-02-28 09:11:40 +00:00
openrisc
ppc
riscv
s390x
sh4
sparc
x86_64
xtensa
cpu_loop-common.h
elfload.c linux-user: Remove pgb_dynamic alignment assertion 2024-02-29 11:35:37 -10:00
errnos.c.inc
exit.c
fd-trans.c
fd-trans.h
flat.h
flatload.c
gen-vdso-elfn.c.inc
gen-vdso.c
ioctls.h
linux_loop.h
linuxload.c
loader.h
main.c linux-user: Bound mmap_min_addr by host page size 2024-02-29 11:35:37 -10:00
meson.build
mmap.c linux-user: Rewrite target_shmat 2024-03-01 08:09:55 -10:00
qemu.h
semihost.c
signal-common.h
signal.c
socket.h
strace.c linux-user: Add strace for shmat 2024-03-01 08:05:59 -10:00
strace.h
strace.list linux-user: Add strace for shmat 2024-03-01 08:05:59 -10:00
syscall_defs.h
syscall_types.h
syscall.c linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2,4} 2024-02-29 14:24:24 -10:00
thunk.c
trace-events
trace.h
uaccess.c
uname.c
uname.h
user-internals.h
user-mmap.h
vm86.c