OSDN Git Service

cpu-exec: assert that plugin_mem_cbs is NULL after execution
authorEmilio Cota <cota@braap.org>
Tue, 24 Jan 2023 18:01:26 +0000 (18:01 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 2 Feb 2023 11:48:20 +0000 (11:48 +0000)
commit882f5b1b4418cfa8f65ff2be52286247db40d152
treeb0a72c44454d8e906011e331bda52bf95274addf
parent17083f6fa6e02326f1c1e8b67b8b282480d013d2
cpu-exec: assert that plugin_mem_cbs is NULL after execution

Fixes: #1381

Signed-off-by: Emilio Cota <cota@braap.org>
Message-Id: <20230108165107.62488-1-cota@braap.org>
[AJB: manually applied follow-up fix]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230124180127.1881110-35-alex.bennee@linaro.org>
accel/tcg/cpu-exec.c
include/qemu/plugin.h