Hi Pierrick,
Thank you for your reply.
I have submitted a new patch series with commits signed off.
Thanks!
-Luke
On Fri, Jan 31, 2025, 2:53 PM Pierrick Bouvier
wrote:
> Hi Luke,
>
> On 1/31/25 09:57, Luke Craig wrote:
> > This PR extends the plugin API with two functions which allow convenie
Hi Luke,
On 1/31/25 09:57, Luke Craig wrote:
This PR extends the plugin API with two functions which allow convenient access
around tbs.
The first, qemu_plugin_tb_size, provides a mechanism for determining the total
size of a translation block.
The second, qemu_plugin_tb_get_insn_by_vaddr, a
This PR extends the plugin API with two functions which allow convenient access
around tbs.
The first, qemu_plugin_tb_size, provides a mechanism for determining the total
size of a translation block.
The second, qemu_plugin_tb_get_insn_by_vaddr, allows users to get a reference
to an instructio