qemu/tests/plugin
Alex Bennée ee3878bda1 test/plugins: preserve the instruction record over translations
We are interested in the particular instruction so we should use a
stable record for it. We could bring this down to physical address but
for now vaddr + disas seems to do the trick.

Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240705084047.857176-23-alex.bennee@linaro.org>
2024-07-05 12:34:41 +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 test/plugins: preserve the instruction record over translations 2024-07-05 12:34:41 +01: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