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