qemu-cr16/linux-user/x86_64
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
..
cpu_loop.c
elfload.c accel/tcg: Add clear_flags argument to page_set_flags 2025-10-14 07:30:39 -07:00
Makefile.vdso linux-user/x86_64: Add vdso 2023-10-30 13:41:55 -07:00
meson.build linux-user/x86_64: Add vdso 2023-10-30 13:41:55 -07:00
signal.c
sockbits.h
syscall_64.tbl linux-user: update syscall.tbl to Linux v6.11 2024-09-22 09:30:18 +02:00
syscall_nr.h
syscallhdr.sh license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 2024-09-20 10:11:59 +03:00
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_mman.h
target_prctl.h
target_proc.h
target_ptrace.h linux-user/x86_64: 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/x86_64: Create target_ptrace.h 2025-08-30 07:04:03 +10:00
termbits.h
vdso.ld linux-user/x86_64: Add vdso 2023-10-30 13:41:55 -07:00
vdso.S linux-user/x86_64: Add vdso 2023-10-30 13:41:55 -07:00
vdso.so linux-user/x86_64: Add vdso 2023-10-30 13:41:55 -07:00