qemu/include/user
Richard Henderson b103cc6e74 accel/tcg: Remove page_protect
Merge the user-only page_protect function with the user-only
implementation of tb_lock_page0.  This avoids pulling
page-protection.h into tb-internal.h.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-04-23 15:04:57 -07:00
..
abitypes.h linux-user: Remove support for CRIS target 2024-09-13 20:10:50 +02:00
cpu_loop.h user: Move various declarations out of 'exec/exec-all.h' 2024-12-20 17:44:57 +01:00
guest-base.h exec: Restrict inclusion of 'user/guest-base.h' 2024-04-26 17:03:05 +02:00
guest-host.h user: Introduce 'user/guest-host.h' header 2024-12-20 17:44:56 +01:00
mmap.h user: Extract common MMAP API to 'user/mmap.h' 2025-03-09 14:54:32 +01:00
page-protection.h accel/tcg: Remove page_protect 2025-04-23 15:04:57 -07:00
safe-syscall.h {linux,bsd}-user: Introduce get_task_state() 2024-03-06 12:35:19 +00:00
signal.h user: Introduce host_interrupt_signal 2025-02-10 13:47:59 +00:00
syscall-trace.h user: Move 'abitypes.h' from 'exec/user' to 'user' 2024-05-03 17:21:18 +02:00
thunk.h user: Move 'thunk.h' from 'exec/user' to 'user' 2024-05-03 17:21:20 +02:00
tswap-target.h exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2024-04-26 17:03:05 +02:00