You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
1 month ago
..
Makefile.vdso linux-user/x86_64: Add vdso 2 years ago
cpu_loop.c
elfload.c accel/tcg: Add clear_flags argument to page_set_flags 1 month ago
meson.build linux-user/x86_64: Add vdso 2 years ago
signal.c
sockbits.h
syscall_64.tbl linux-user: update syscall.tbl to Linux v6.11 1 year ago
syscall_nr.h
syscallhdr.sh license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 1 year ago
target_cpu.h
target_elf.h linux-user: Standardize on ELF_MACHINE not ELF_ARCH 3 months ago
target_errno_defs.h
target_fcntl.h
target_mman.h
target_prctl.h
target_proc.h linux-user: Split out cpu/target_proc.h 2 years ago
target_ptrace.h linux-user/x86_64: Create target_ptrace.h 3 months ago
target_resource.h
target_signal.h linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 9 months ago
target_structs.h
target_syscall.h linux-user/x86_64: Create target_ptrace.h 3 months ago
termbits.h
vdso.S linux-user/x86_64: Add vdso 2 years ago
vdso.ld linux-user/x86_64: Add vdso 2 years ago
vdso.so linux-user/x86_64: Add vdso 2 years ago