Hi, I split this out just for easier review, so the lines changed in api.c
and core.c
equales to the number of function exported, anyway
On Mon, Oct 5, 2020 at 6:44 PM Alex Bennée wrote:
>
>
> Yonggang Luo writes:
>
> > This is used to distinguish from the qemu and plugin in
> > header qemu-plug
Yonggang Luo writes:
> This is used to distinguish from the qemu and plugin in
> header qemu-plugin.h
>
> Signed-off-by: Yonggang Luo
> ---
> plugins/api.c | 1 +
> plugins/core.c | 1 +
> 2 files changed, 2 insertions(+)
>
> diff --git a/plugins/api.c b/plugins/api.c
> index bbdc5a4eb4..f16
This is used to distinguish from the qemu and plugin in
header qemu-plugin.h
Signed-off-by: Yonggang Luo
---
plugins/api.c | 1 +
plugins/core.c | 1 +
2 files changed, 2 insertions(+)
diff --git a/plugins/api.c b/plugins/api.c
index bbdc5a4eb4..f16922ca8b 100644
--- a/plugins/api.c
+++ b/plug