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/hppa
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 week ago
..
Makefile.vdso linux-user/hppa: Add vdso 2 years ago
cpu_loop.c bsd-user, linux-user: introduce qemu_process_cpu_events 1 month ago
elfload.c accel/tcg: Add clear_flags argument to page_set_flags 1 week ago
meson.build linux-user/hppa: Add vdso 2 years ago
signal.c linux-user/hppa: Force all code addresses to PRIV_USER 1 year ago
sockbits.h Supply missing header guards 6 years ago
syscall.tbl target/ppc: Fix lxvx/stxvx facility check 1 year ago
syscallhdr.sh license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 1 year ago
target_cpu.h linux-user/hppa: Force all code addresses to PRIV_USER 1 year ago
target_elf.h linux-user: Standardize on ELF_MACHINE not ELF_ARCH 2 months ago
target_errno_defs.h linux-user/hppa: Move errno definitions to 'target_errno_defs.h' 4 years ago
target_fcntl.h linux-user: fix O_NONBLOCK in signalfd4() and eventfd2() syscalls 5 years ago
target_mman.h linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h 2 years ago
target_prctl.h target/hppa: Implement prctl_unalign_sigbus 4 years ago
target_proc.h linux-user: Split out cpu/target_proc.h 2 years ago
target_resource.h linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 4 years ago
target_signal.h linux-user/hppa: Add signal trampoline for hppa target 3 years ago
target_structs.h linux user: Fix Lesser GPL version number 5 years ago
target_syscall.h linux-user: Remove target_pt_regs from target_syscall.h 2 months ago
termbits.h linux-user: Add missing termbits types and values definitions 5 years ago
vdso-asmoffset.h linux-user/hppa: Add vdso 2 years ago
vdso.S linux-user: Populate sigreturn_region_{start,end} in all vdso.S 4 weeks ago
vdso.ld linux-user/hppa: Add vdso 2 years ago
vdso.so linux-user: Populate sigreturn_region_{start,end} in all vdso.S 4 weeks ago