Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-user: Add strace support for printing arguments of syscalls used to loc... | Filip Bozuta | 2020-08-27 | 1 | -2/+3 |
* | linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations | Stefan Markovic | 2018-10-29 | 1 | -0/+2 |
* | linux-user: Add MIPS-specific prctl() options | Stefan Markovic | 2018-10-18 | 1 | -0/+4 |
* | linux-user: Handle ERFKILL and EHWPOISON | Richard Henderson | 2017-01-23 | 1 | -0/+5 |
* | linux-user: Add missing TARGET_EDQUOT error code for Mips | Aleksandar Markovic | 2016-09-23 | 1 | -0/+2 |
* | linux-user: Use correct target SHMLBA in shmat() | Peter Maydell | 2016-09-21 | 1 | -0/+7 |
* | linux-user: Clean up target_syscall.h header guards | Markus Armbruster | 2016-07-12 | 1 | -3/+3 |
* | linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific | Timothy E Baldwin | 2016-05-27 | 1 | -4/+0 |
* | build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct... | LluĂs Vilanova | 2016-02-23 | 1 | -0/+237 |