On 9/5/24 08:21, Alex Bennée wrote:
Pierrick Bouvier <pierrick.bouv...@linaro.org> writes:

This series allows plugins to know which value is read/written during a memory
access.

For every memory access, we know copy this value before calling mem callbacks,
and those can query it using new API function:
- qemu_plugin_mem_get_value

Queued to patches 1-5 to plugins/next, thanks.

You can send the re-spun version of 6 once the review comments have been
done.


Thanks Alex,

right now, my try to make check-tcg are blocked with the cross containers who don't compile, so I'll wait for this to be resolved. I still wonder if having a simple aarch64/x64 test is not enough, and covering 99.9% of the bug we could introduce in the future on this.

Reply via email to