plugins/: Add missing functions to symbol list
commit6a78a987c6826d44c9e70eddb63613e455f691e5
authorLukas Jünger <lukas.junger@greensocs.com>
Fri, 17 Sep 2021 16:23:31 +0000 (17 17:23 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 12 Oct 2021 07:37:05 +0000 (12 08:37 +0100)
tree90bc61e90e0e12f398acd97e43c053abb9af7ad8
parentf13abca0a3c55e2da35d2a0e6d6e0a75bb012885
plugins/: Add missing functions to symbol list

Some functions of the plugin API were missing in
the symbol list. However, they are all used by
the contributed example plugins. QEMU fails to
load the plugin if the function symbol is not
exported.

Signed-off-by: Lukas Jünger <lukas.junger@greensocs.com>
Message-Id: <20210905140939.638928-2-lukas.junger@greensocs.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210917162332.3511179-11-alex.bennee@linaro.org>
plugins/qemu-plugins.symbols