summaryrefslogtreecommitdiff
path: root/common-user
AgeCommit message (Expand)Author
2026-07-10common-user: Move guest_base, have_guest_base to probe-guest-base.cRichard Henderson
2026-07-10common-user: Move probe_guest_base from linux-userRichard Henderson
2026-07-10common-user: Implement read_self_maps for FreeBSDRichard Henderson
2026-07-10common-user: Move selfmap from utilRichard Henderson
2026-07-10common-user: Initialize mmap_min_addr for FreeBSDRichard Henderson
2026-07-10common-user: Move mmap_min_addr from linux-userRichard Henderson
2026-05-21buildsys: Remove MIPS TCG backendPhilippe Mathieu-Daudé
2026-03-01common-user: Drop __linux__ around .note.GNU-stackWarner Losh
2026-01-17meson: Drop host_arch rename for riscv64Richard Henderson
2026-01-17meson: Drop host_arch rename for mips64Richard Henderson
2026-01-17*: Remove ppc host supportRichard Henderson
2026-01-17*: Remove i386 host supportRichard Henderson
2026-01-17*: Remove arm host supportRichard Henderson
2025-10-16tcg/mips: Remove support for O32 and N32 ABIsPhilippe Mathieu-Daudé
2025-07-14plugins: fix inclusion of user-mode APIsAlex Bennée
2025-05-19common-user/host/riscv: use tail pseudoinstruction for calling tailIcenowy Zheng
2025-03-10plugins/api: split out binary path/start/end/entry codeAlex Bennée
2023-01-23common-user/host/ppc: Implement safe-syscall.inc.SRichard Henderson
2022-06-28common-user: Only compile the common user code if have_user is setThomas Huth
2022-02-09common-user/host/sparc64: Fix safe_syscall_baseRichard Henderson
2022-01-12meson: cleanup common-user/ buildPaolo Bonzini
2022-01-04common-user: Really fix i386 calls to safe_syscall_set_errno_tailRichard Henderson
2022-01-04common-user: Fix tail calls to safe_syscall_set_errno_tailRichard Henderson
2021-12-21common-user: Add safe syscall handling for loongarch64 hostsWANG Xuerui
2021-12-20common-user: Adjust system call return on FreeBSDRichard Henderson
2021-12-20common-user: Move safe-syscall.* from linux-userRichard Henderson