qemu-cr16/linux-user/arm
Richard Henderson f55fc1c092 accel/tcg: Add clear_flags argument to page_set_flags
Expand the interface of page_set_flags to separate the
set of flags to be set and the set of flags to be cleared.

This allows us to replace PAGE_RESET with the PAGE_VALID
bit within clear_flags.

Replace PAGE_TARGET_STICKY with TARGET_PAGE_NOTSTICKY;
aarch64-linux-user is the only user.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-10-14 07:30:39 -07:00
..
nwfpe
cpu_loop.c bsd-user, linux-user: introduce qemu_process_cpu_events 2025-09-17 19:00:56 +02:00
elfload.c accel/tcg: Add clear_flags argument to page_set_flags 2025-10-14 07:30:39 -07:00
Makefile.vdso
meson.build
signal.c target/arm: Drop ARM_FEATURE_IWMMXT handling 2025-09-16 17:31:54 +01:00
sockbits.h
syscall.tbl
syscallhdr.sh
target_cpu.h
target_elf.h linux-user: Standardize on ELF_MACHINE not ELF_ARCH 2025-08-30 07:04:04 +10:00
target_errno_defs.h
target_fcntl.h
target_flat.h
target_mman.h
target_prctl.h
target_proc.h target/arm: Move ID register field defs to cpu-features.h 2025-09-26 13:40:43 +01:00
target_ptrace.h linux-user/arm: Create target_ptrace.h 2025-08-30 07:04:03 +10:00
target_resource.h
target_signal.h linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2025-02-18 08:29:03 -08:00
target_structs.h
target_syscall.h linux-user/arm: Create target_ptrace.h 2025-08-30 07:04:03 +10:00
termbits.h
vdso-asmoffset.h
vdso-be8.so linux-user: Populate sigreturn_region_{start,end} in all vdso.S 2025-09-23 16:17:59 -07:00
vdso-be32.so linux-user: Populate sigreturn_region_{start,end} in all vdso.S 2025-09-23 16:17:59 -07:00
vdso-le.so linux-user: Populate sigreturn_region_{start,end} in all vdso.S 2025-09-23 16:17:59 -07:00
vdso.ld
vdso.S linux-user: Populate sigreturn_region_{start,end} in all vdso.S 2025-09-23 16:17:59 -07:00