aboutsummaryrefslogtreecommitdiff
path: root/common-user
AgeCommit message (Expand)AuthorFilesLines
2025-07-14plugins: fix inclusion of user-mode APIsAlex Bennée1-0/+1
2025-05-19common-user/host/riscv: use tail pseudoinstruction for calling tailIcenowy Zheng1-2/+2
2025-03-10plugins/api: split out binary path/start/end/entry codeAlex Bennée1-0/+43
2023-01-23common-user/host/ppc: Implement safe-syscall.inc.SRichard Henderson1-0/+107
2022-06-28common-user: Only compile the common user code if have_user is setThomas Huth1-0/+4
2022-02-09common-user/host/sparc64: Fix safe_syscall_baseRichard Henderson1-2/+3
2022-01-12meson: cleanup common-user/ buildPaolo Bonzini1-1/+1
2022-01-04common-user: Really fix i386 calls to safe_syscall_set_errno_tailRichard Henderson1-1/+1
2022-01-04common-user: Fix tail calls to safe_syscall_set_errno_tailRichard Henderson3-0/+3
2021-12-21common-user: Add safe syscall handling for loongarch64 hostsWANG Xuerui1-0/+90
2021-12-20common-user: Adjust system call return on FreeBSDRichard Henderson4-1/+44
2021-12-20common-user: Move safe-syscall.* from linux-userRichard Henderson12-0/+950