29 Commits (1405d7e60d8c98a28b29885f70da4f2e4407fbc6)

Author SHA1 Message Date
Andreas Schwab 513823e752 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
Richard Henderson 6edfca9eae linux-user: Split TARGET_PROT_* out of syscall_defs.h 3 years ago
Richard Henderson 492fe4e754 linux-user: Split TARGET_MAP_* out of syscall_defs.h 3 years ago
Helge Deller fe080593dd linux-user: Add translation for argument of msync() 3 years ago
Ilya Leoshkevich 9c1da8b5ee linux-user: Fix unaligned memory access in prlimit64 syscall 3 years ago
Mike Frysinger 95fc5ed4a8 linux-user: move target_flat.h to target subdirs 3 years ago
Ilya Leoshkevich 9f22020b91 linux-user: Provide MADV_* definitions 4 years ago
Serge Belyshev 244fd08323 linux-user/syscall: Translate TARGET_RLIMIT_RTTIME 4 years ago
Serge Belyshev b13e49bc86 linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 4 years ago
Richard Henderson 72f692694f linux-user: Move target_struct.h generic definitions to generic/ 4 years ago
Richard Henderson 6e8dcacd08 linux-user: Add code for PR_GET/SET_UNALIGN 4 years ago
Song Gao c1e8e3a746 linux-user: Remove TARGET_SIGSTKSZ 4 years ago
Song Gao e068b57d01 linux-user: Move target_signal.h generic definitions to generic/signal.h 4 years ago
Richard Henderson 5da4063f64 linux-user: Create special-errno.h 4 years ago
Richard Henderson 57a0c9384c linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN 4 years ago
Richard Henderson af254a2792 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS 4 years ago
Philippe Mathieu-Daudé 8f968b6a24 linux-user: Extract target errno to 'target_errno_defs.h' 5 years ago
Chen Gang fba087458d linux-user: target: signal: Support TARGET_SS_AUTODISARM 6 years ago
Jason A. Donenfeld ec63e06ef7 linux-user: add TARGET_SO_{DOMAIN,PROTOCOL} 5 years ago
Michael Forney b1d2e476e9 linux-user: Remove obsolete F_SHLCK and F_EXLCK translation 5 years ago
Filip Bozuta fcb6fcf63b linux-user: Add generic 'termbits.h' for some archs 6 years ago
Andreas Schwab 2d92c6827c linux-user: implement OFD locks 6 years ago
Aleksandar Markovic 1272a6c488 linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK 7 years ago
Aleksandar Markovic bf9136722c linux-user: Fix target_flock structure for MIPS O64 ABI 7 years ago
Laurent Vivier e5171a9eb9 linux-user: move generic signal definitions to generic/signal.h 8 years ago
Laurent Vivier 5de7706e2c linux-user: move generic fcntl definitions to generic/fcntl.h 8 years ago
Laurent Vivier b0a7413dd5 linux-user: define TARGET_SO_REUSEPORT 8 years ago
Laurent Vivier 9e979d64e8 linux-user: move ppc socket.h definitions to ppc/sockbits.h 8 years ago
Laurent Vivier 500fa60760 linux-user: move socket.h generic definitions to generic/sockbits.h 8 years ago