Re: [PATCH 0/4] plugins/execlog: add data address match and address range support

2024-02-29 Thread Sven Schnelle
Pierrick Bouvier writes: > Hi Sven, thanks for your series. > > Yesterday, series for new API to access registers from plugins was > merged. As part of it, execlog plugin was extended to support this > [1]. > This conflict with the changes presented here. > > Could you please rebase this series

Re: [PATCH 0/4] plugins/execlog: add data address match and address range support

2024-02-28 Thread Pierrick Bouvier
Hi Sven, thanks for your series. Yesterday, series for new API to access registers from plugins was merged. As part of it, execlog plugin was extended to support this [1]. This conflict with the changes presented here. Could you please rebase this series on top of master? Thanks, Pierrick

[PATCH 0/4] plugins/execlog: add data address match and address range support

2024-02-28 Thread Sven Schnelle
Hi List, this patchset adds a new -dfilter option and address range matching. With this execlog can match only a certain range of address for both instruction and data adresses. Example usage: qemu-system-xxx -d plugin -plugin libexeclog.so,afilter=0x1000-0x2000,dfilter=0x388 This would only