]> git.ipfire.org Git - thirdparty/qemu.git/commit
include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 26 Mar 2025 03:22:14 +0000 (20:22 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 22:04:56 +0000 (15:04 -0700)
commit24b5e0fdb543a09c26d6d77051b17055288bef8e
tree6156074daa4d56093009dd11d2d0e317c5b70081
parentf05d251906a335465a5c5b3a6ffcdce96eca54f4
include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags

Recover two bits from the inline flags.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/tlb-flags.h