diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2025-09-23 18:16:58 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-10-14 07:30:39 -0700 |
commit | f55fc1c0929d0ecdaad089f40e087f2c81ed6614 (patch) | |
tree | ccfd3ec7f7fa1b58c513f458e6142296c7bb7ef0 /scripts/qapi/expr.py | |
parent | f3f2ad119347e8c086b72282febcaac5d731b343 (diff) | |
download | qemu-f55fc1c0929d0ecdaad089f40e087f2c81ed6614.zip qemu-f55fc1c0929d0ecdaad089f40e087f2c81ed6614.tar.gz qemu-f55fc1c0929d0ecdaad089f40e087f2c81ed6614.tar.bz2 |
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>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions