]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/tcg: Make page_set_flags() documentation public
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 22 Aug 2024 09:50:42 +0000 (11:50 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 8 Oct 2024 13:40:31 +0000 (06:40 -0700)
commit25f4e71722417db1f7d5140847849197053b23dd
tree20a0c3c1298e0c354ba8894c07b16eb45221d7ef
parent352cc9f300d83ea48b8154bfd2ff985fece887d0
accel/tcg: Make page_set_flags() documentation public

Commit e505a063ba ("translate-all: Add assert_(memory|tb)_lock
annotations") states page_set_flags() is "public APIs and [is]
documented as needing them held for linux-user mode".
Document the prototype.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240822095045.72643-2-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/user-exec.c
include/exec/cpu-all.h