|
From: | Pierrick Bouvier |
Subject: | Re: [PATCH v7 0/6] plugins: access values during a memory read/write |
Date: | Fri, 6 Sep 2024 18:49:42 -0700 |
User-agent: | Mozilla Thunderbird |
On 9/5/24 08:21, Alex Bennée wrote:
Pierrick Bouvier <pierrick.bouvier@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_valueQueued 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.
[Prev in Thread] | Current Thread | [Next in Thread] |