plugins: Use different helpers when reading registers
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Tue, 27 Feb 2024 14:43:26 +0000 (14:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 28 Feb 2024 09:11:42 +0000 (09:11 +0000)
commit33a277fec03a61e470bc279b03b1a3759505f3e0
tree4c7274ecc44de54faa4827754056ade8d7fb5c89
parent81cf548f533b4f9e1dc58414f081c2530e08fa48
plugins: Use different helpers when reading registers

This avoids optimizations incompatible when reading registers.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20231213-gdb-v17-12-777047380591@daynix.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240227144335.1196131-21-alex.bennee@linaro.org>
accel/tcg/plugin-gen.c
accel/tcg/plugin-helpers.h
include/qemu/plugin.h
plugins/api.c