Andrew Fasano writes:
> From: Elysia Witham
>
> Plugins are able to use API functions which are explained in
> to create and run their own callbacks and register
> functions on another plugin's callbacks.
>
> Signed-off-by: Elysia Witham
> Signed-off-by: Andrew Fasano
> ---
> include/qemu/
From: Elysia Witham
Plugins are able to use API functions which are explained in
to create and run their own callbacks and register
functions on another plugin's callbacks.
Signed-off-by: Elysia Witham
Signed-off-by: Andrew Fasano
---
include/qemu/qemu-plugin.h | 46 +++
plugi