Files
qemu/linux-user
Richard Henderson 2c75137623 linux-user: Populate vdso_sigreturn_region_{start,end} from sigtramp page
When a target does not support a vdso, we generate a sigtramp page.
The only thing on this page is a (set of) signal return syscalls.
We do not need to narrowly restrict the vdso_sigreturn_region;
simply record the entire page for all such targets.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-09-23 16:17:59 -07:00
..
2025-04-23 14:08:17 -07:00
2024-06-05 09:04:30 -07:00
2025-08-28 06:39:25 +10:00
2019-06-12 13:20:21 +02:00
2025-08-28 07:18:30 +10:00
2024-04-24 15:46:00 -07:00