plugin: add implementation of the api
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 13 Jun 2019 13:58:58 +0000 (14:58 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 28 Oct 2019 15:12:38 +0000 (15:12 +0000)
commit5c5d69b0d523ad335b901800fc443aec77ec4688
tree27edfee40dbc3bbb392479ae7711fa7a00eef450
parent54cb65d8588b67853a8898eb73e82d76c1a1e2e1
plugin: add implementation of the api

[AJB: split from the core code commit]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
include/qemu/qemu-plugin.h
plugins/Makefile.objs
plugins/api.c [new file with mode: 0644]