summaryrefslogtreecommitdiffstats
path: root/linux-user/mips64/target_syscall.h
Commit message (Expand)AuthorAgeFilesLines
* linux-user/mips: Move errno definitions to 'target_errno_defs.h'Philippe Mathieu-Daudé2021-07-121-211/+0Star
* linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé2021-07-071-0/+2
* linux-user: Add strace support for printing arguments of syscalls used to loc...Filip Bozuta2020-08-271-2/+3
* linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementationsStefan Markovic2018-10-291-0/+2
* linux-user: Add MIPS-specific prctl() optionsStefan Markovic2018-10-181-0/+4
* linux-user: Handle ERFKILL and EHWPOISONRichard Henderson2017-01-231-0/+5
* linux-user: Add missing TARGET_EDQUOT error code for MipsAleksandar Markovic2016-09-231-0/+2
* linux-user: Use correct target SHMLBA in shmat()Peter Maydell2016-09-211-0/+7
* linux-user: Clean up target_syscall.h header guardsMarkus Armbruster2016-07-121-3/+3
* linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specificTimothy E Baldwin2016-05-271-4/+0Star
* build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...Lluís Vilanova2016-02-231-0/+234