Files
qemu/bsd-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>
2025-10-14 07:30:39 -07:00
..
2023-10-03 17:14:06 -06:00
2025-03-21 12:53:36 +01:00
2023-09-20 07:54:34 +03:00
2025-04-30 12:45:05 -07:00
2025-02-10 13:47:59 +00:00
2025-05-05 09:24:06 -07:00