mirror_qemu/tests/plugin
Pierrick Bouvier 544595e730 tests/plugin/inline: add test for conditional callback
Count number of tb and insn executed using a conditional callback. We
ensure the callback has been called expected number of time (per vcpu).

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20240502211522.346467-7-pierrick.bouvier@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240514174253.694591-9-alex.bennee@linaro.org>
2024-05-16 08:55:23 +01:00
..
bb.c tests/plugin/bb: migrate to new per_vcpu API 2024-03-06 12:35:36 +00:00
empty.c tcg plugins: expose an API version concept 2019-11-12 14:32:55 +00:00
inline.c tests/plugin/inline: add test for conditional callback 2024-05-16 08:55:23 +01:00
insn.c tests/plugin/insn: migrate to new per_vcpu API 2024-03-06 12:35:35 +00:00
mem.c tests/plugin/mem: migrate to new per_vcpu API 2024-03-06 12:35:33 +00:00
meson.build tests/plugin: add test plugin for inline operations 2024-03-06 12:35:32 +00:00
syscall.c plugins: fix memory leak while parsing options 2023-07-03 12:51:58 +01:00