index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
generic
Age
Commit message (
Expand
)
Author
2023-07-15
linux-user: Split TARGET_PROT_* out of syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Split TARGET_MAP_* out of syscall_defs.h
Richard Henderson
2023-03-10
linux-user: Add translation for argument of msync()
Helge Deller
2023-03-10
linux-user: Fix unaligned memory access in prlimit64 syscall
Ilya Leoshkevich
2023-02-03
linux-user: move target_flat.h to target subdirs
Mike Frysinger
2022-09-27
linux-user: Provide MADV_* definitions
Ilya Leoshkevich
2022-02-01
linux-user/syscall: Translate TARGET_RLIMIT_RTTIME
Serge Belyshev
2022-02-01
linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h
Serge Belyshev
2022-01-11
linux-user: Move target_struct.h generic definitions to generic/
Richard Henderson
2022-01-06
linux-user: Add code for PR_GET/SET_UNALIGN
Richard Henderson
2022-01-06
linux-user: Remove TARGET_SIGSTKSZ
Song Gao
2022-01-06
linux-user: Move target_signal.h generic definitions to generic/signal.h
Song Gao
2021-12-19
linux-user: Create special-errno.h
Richard Henderson
2021-12-19
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
2021-12-19
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
2021-07-12
linux-user: Extract target errno to 'target_errno_defs.h'
Philippe Mathieu-Daudé
2021-02-13
linux-user: target: signal: Support TARGET_SS_AUTODISARM
Chen Gang
2021-02-13
linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}
Jason A. Donenfeld
2021-01-21
linux-user: Remove obsolete F_SHLCK and F_EXLCK translation
Michael Forney
2020-08-27
linux-user: Add generic 'termbits.h' for some archs
Filip Bozuta
2020-06-05
linux-user: implement OFD locks
Andreas Schwab
2019-07-02
linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK
Aleksandar Markovic
2019-07-02
linux-user: Fix target_flock structure for MIPS O64 ABI
Aleksandar Markovic
2018-06-04
linux-user: move generic signal definitions to generic/signal.h
Laurent Vivier
2018-06-04
linux-user: move generic fcntl definitions to generic/fcntl.h
Laurent Vivier
2018-05-25
linux-user: define TARGET_SO_REUSEPORT
Laurent Vivier
2018-05-25
linux-user: move ppc socket.h definitions to ppc/sockbits.h
Laurent Vivier
2018-05-25
linux-user: move socket.h generic definitions to generic/sockbits.h
Laurent Vivier