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
/
mips64
/
target_syscall.h
Age
Commit message (
Expand
)
Author
2022-01-06
linux-user: Split out do_prctl and subroutines
Richard Henderson
2022-01-06
linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ
Song Gao
2021-07-12
linux-user/mips: Move errno definitions to 'target_errno_defs.h'
Philippe Mathieu-Daudé
2021-07-07
linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2020-08-27
linux-user: Add strace support for printing arguments of syscalls used to loc...
Filip Bozuta
2018-10-29
linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations
Stefan Markovic
2018-10-18
linux-user: Add MIPS-specific prctl() options
Stefan Markovic
2017-01-22
linux-user: Handle ERFKILL and EHWPOISON
Richard Henderson
2016-09-23
linux-user: Add missing TARGET_EDQUOT error code for Mips
Aleksandar Markovic
2016-09-21
linux-user: Use correct target SHMLBA in shmat()
Peter Maydell
2016-07-12
linux-user: Clean up target_syscall.h header guards
Markus Armbruster
2016-05-27
linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific
Timothy E Baldwin
2016-02-23
build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...
Lluís Vilanova