On 03/02/2025 04.18, Richard Henderson wrote:
No need to expand this function inline. Unexport qemu_plugin_opts to match.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- include/qemu/plugin.h | 9 +-------- plugins/loader.c | 7 ++++++- 2 files changed, 7 insertions(+), 9 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>