]> git.ipfire.org Git - thirdparty/qemu.git/commit
cpu: ensure we don't call start_exclusive from cpu_exec
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Fri, 25 Oct 2024 17:58:57 +0000 (10:58 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 16 Nov 2024 16:42:25 +0000 (08:42 -0800)
commit779f30a01af8566780cefc8639505b758950afb3
tree71a6ca3e2084794476c1b80f86986b222f66ecd7
parent7ba055b49b74c4d2f4a338c5198485bdff373fb1
cpu: ensure we don't call start_exclusive from cpu_exec

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20241025175857.2554252-3-pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
cpu-common.c