On 2023/09/05 0:30, Alex Bennée wrote:
Akihiko Odaki writes:
On 2023/08/31 0:08, Alex Bennée wrote:
Akihiko Odaki writes:
This demonstrates how a register can be read from a plugin.
Signed-off-by: Akihiko Odaki
---
docs/devel/tcg-plugins.rst | 10 ++-
contrib/plugins/execlog.c |
Akihiko Odaki writes:
> On 2023/08/31 0:08, Alex Bennée wrote:
>> Akihiko Odaki writes:
>>
>>> This demonstrates how a register can be read from a plugin.
>>>
>>> Signed-off-by: Akihiko Odaki
>>> ---
>>> docs/devel/tcg-plugins.rst | 10 ++-
>>> contrib/plugins/execlog.c | 140 ++
On 2023/08/31 0:08, Alex Bennée wrote:
Akihiko Odaki writes:
This demonstrates how a register can be read from a plugin.
Signed-off-by: Akihiko Odaki
---
docs/devel/tcg-plugins.rst | 10 ++-
contrib/plugins/execlog.c | 140 -
2 files changed, 117 in
Akihiko Odaki writes:
> This demonstrates how a register can be read from a plugin.
>
> Signed-off-by: Akihiko Odaki
> ---
> docs/devel/tcg-plugins.rst | 10 ++-
> contrib/plugins/execlog.c | 140 -
> 2 files changed, 117 insertions(+), 33 deletions(-)
>
This demonstrates how a register can be read from a plugin.
Signed-off-by: Akihiko Odaki
---
docs/devel/tcg-plugins.rst | 10 ++-
contrib/plugins/execlog.c | 140 -
2 files changed, 117 insertions(+), 33 deletions(-)
diff --git a/docs/devel/tcg-plugins.rst