Andrew Fasano writes:
> From: Elysia Witham
>
> Plugins can export functions or import functions from other
> plugins using their name and the function name. This is also
> described in .
>
> Signed-off-by: Elysia Witham
> Signed-off-by: Andrew Fasano
> ---
> include/qemu/qemu-plugin.h |
From: Elysia Witham
Plugins can export functions or import functions from other
plugins using their name and the function name. This is also
described in .
Signed-off-by: Elysia Witham
Signed-off-by: Andrew Fasano
---
include/qemu/qemu-plugin.h | 10 ++
plugins/api.c