summaryrefslogtreecommitdiffstats
path: root/linux-user/host/s390x/safe-syscall.inc.S
Commit message (Expand)AuthorAgeFilesLines
* common-user: Move safe-syscall.* from linux-userRichard Henderson2021-12-201-98/+0Star
* linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYSRichard Henderson2021-12-201-1/+1
* linux-user: Move syscall error detection into safe_syscall_baseRichard Henderson2021-12-201-11/+19
* linux-user: Untabify all safe-syscall.inc.SRichard Henderson2021-12-201-70/+70
* linux-user: Fix s390x safe-syscall for z900Richard Henderson2017-02-141-1/+1
* linux-user: Provide safe_syscall for s390xRichard Henderson2016-06-261-0/+90