summaryrefslogtreecommitdiff
path: root/common-user
Commit message (Expand)AuthorAgeFilesLines
* common-user/host/ppc: Implement safe-syscall.inc.SRichard Henderson2023-01-231-0/+107
* common-user: Only compile the common user code if have_user is setThomas Huth2022-06-281-0/+4
* common-user/host/sparc64: Fix safe_syscall_baseRichard Henderson2022-02-091-2/+3
* meson: cleanup common-user/ buildPaolo Bonzini2022-01-121-1/+1
* common-user: Really fix i386 calls to safe_syscall_set_errno_tailRichard Henderson2022-01-041-1/+1
* common-user: Fix tail calls to safe_syscall_set_errno_tailRichard Henderson2022-01-043-0/+3
* common-user: Add safe syscall handling for loongarch64 hostsWANG Xuerui2021-12-211-0/+90
* common-user: Adjust system call return on FreeBSDRichard Henderson2021-12-204-1/+44
* common-user: Move safe-syscall.* from linux-userRichard Henderson2021-12-2012-0/+950