summaryrefslogtreecommitdiffstats
path: root/linux-user/generic
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Provide MADV_* definitionsIlya Leoshkevich2022-09-271-0/+92
* linux-user/syscall: Translate TARGET_RLIMIT_RTTIMESerge Belyshev2022-02-011-0/+1
* linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.hSerge Belyshev2022-02-011-0/+37
* linux-user: Move target_struct.h generic definitions to generic/Richard Henderson2022-01-111-0/+58
* linux-user: Add code for PR_GET/SET_UNALIGNRichard Henderson2022-01-061-0/+27
* linux-user: Remove TARGET_SIGSTKSZSong Gao2022-01-061-1/+0Star
* linux-user: Move target_signal.h generic definitions to generic/signal.hSong Gao2022-01-061-0/+16
* linux-user: Create special-errno.hRichard Henderson2021-12-201-17/+0Star
* linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURNRichard Henderson2021-12-201-1/+1
* linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYSRichard Henderson2021-12-201-1/+1
* linux-user: Extract target errno to 'target_errno_defs.h'Philippe Mathieu-Daudé2021-07-121-0/+167
* linux-user: target: signal: Support TARGET_SS_AUTODISARMChen Gang2021-02-131-0/+6
* linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}Jason A. Donenfeld2021-02-131-0/+3
* linux-user: Remove obsolete F_SHLCK and F_EXLCK translationMichael Forney2021-01-211-5/+0Star
* linux-user: Add generic 'termbits.h' for some archsFilip Bozuta2020-08-271-0/+318
* linux-user: implement OFD locksAndreas Schwab2020-06-051-0/+4
* linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCKAleksandar Markovic2019-07-021-3/+5
* linux-user: Fix target_flock structure for MIPS O64 ABIAleksandar Markovic2019-07-021-1/+1
* linux-user: move generic signal definitions to generic/signal.hLaurent Vivier2018-06-041-0/+57
* linux-user: move generic fcntl definitions to generic/fcntl.hLaurent Vivier2018-06-041-0/+151
* linux-user: define TARGET_SO_REUSEPORTLaurent Vivier2018-05-251-1/+1
* linux-user: move ppc socket.h definitions to ppc/sockbits.hLaurent Vivier2018-05-251-9/+0Star
* linux-user: move socket.h generic definitions to generic/sockbits.hLaurent Vivier2018-05-251-0/+67