Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common-user: Only compile the common user code if have_user is set | Thomas Huth | 2022-06-28 | 1 | -0/+4 |
* | common-user/host/sparc64: Fix safe_syscall_base | Richard Henderson | 2022-02-08 | 1 | -2/+3 |
* | meson: cleanup common-user/ build | Paolo Bonzini | 2022-01-12 | 1 | -1/+1 |
* | common-user: Really fix i386 calls to safe_syscall_set_errno_tail | Richard Henderson | 2022-01-05 | 1 | -1/+1 |
* | common-user: Fix tail calls to safe_syscall_set_errno_tail | Richard Henderson | 2022-01-05 | 3 | -0/+3 |
* | common-user: Add safe syscall handling for loongarch64 hosts | WANG Xuerui | 2021-12-21 | 1 | -0/+90 |
* | common-user: Adjust system call return on FreeBSD | Richard Henderson | 2021-12-20 | 4 | -1/+44 |
* | common-user: Move safe-syscall.* from linux-user | Richard Henderson | 2021-12-20 | 12 | -0/+950 |