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/include/user
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>
3 weeks ago
..
abitypes.h qemu: Declare all load/store helper in 'qemu/bswap.h' 4 months ago
cpu_loop.h linux-user: Move target_cpu_copy_regs decl to qemu.h 2 months ago
guest-base.h exec: Restrict inclusion of 'user/guest-base.h' 2 years ago
guest-host.h accel/tcg: Move TARGET_TAGGED_ADDRESSES to TCGCPUOps.untagged_addr 6 months ago
mmap.h user: Extract common MMAP API to 'user/mmap.h' 8 months ago
page-protection.h accel/tcg: Add clear_flags argument to page_set_flags 3 weeks ago
safe-syscall.h {linux,bsd}-user: Introduce get_task_state() 2 years ago
signal.h user: Introduce host_interrupt_signal 9 months ago
syscall-trace.h user: Move 'abitypes.h' from 'exec/user' to 'user' 2 years ago
thunk.h user: Move 'thunk.h' from 'exec/user' to 'user' 2 years ago
tswap-target.h exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2 years ago