qemu/linux-user/generic
Helge Deller fe080593dd linux-user: Add translation for argument of msync()
msync() uses the flags MS_ASYNC, MS_INVALIDATE and MS_SYNC, which differ
between platforms, specifcally on alpha and hppa.

Add a target to host translation for those and wire up a nicer strace
output.

This fixes the testsuite of the macaulay2 debian package with a hppa-linux
guest on a x86-64 host.

Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>

Message-Id: <Y5rMcts4qe15RaVN@p100>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2023-03-10 20:45:47 +01:00
..
fcntl.h
signal.h
sockbits.h
target_errno_defs.h
target_flat.h
target_mman.h linux-user: Add translation for argument of msync() 2023-03-10 20:45:47 +01:00
target_prctl_unalign.h
target_resource.h linux-user: Fix unaligned memory access in prlimit64 syscall 2023-03-10 20:42:00 +01:00
target_structs.h
termbits.h