]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 1 Jul 2025 14:08:32 +0000 (15:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Jul 2025 14:08:32 +0000 (15:08 +0100)
commit30484a6635161e8bd62014542c5fd15bbf14834f
tree2d9fc1fa4e17f30cb4eb9f8e42300040d8826154
parenta74b63b3a4451bec2f0d77fc101cf066d1e0fdb1
target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()

Keep bql_unlock() / bql_lock() close.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id: 20250623121845.7214-6-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/hvf/hvf.c