qemu/plugins
Richard Henderson aff56de576 plugins: Move function pointer in qemu_plugin_dyn_cb
The out-of-line function pointer is mutually exclusive
with inline expansion, so move it into the union.
Wrap the pointer in a structure named 'regular' to match
PLUGIN_CB_REGULAR.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-04-30 16:12:05 -07:00
..
api.c plugins: remove non per_vcpu inline operation from API 2024-03-06 12:35:46 +00:00
core.c plugins: Move function pointer in qemu_plugin_dyn_cb 2024-04-30 16:12:05 -07:00
loader.c plugins: fix -Werror=maybe-uninitialized false-positive 2024-04-02 16:15:07 +02:00
meson.build configure, meson: rename targetos to host_os 2023-12-31 09:11:29 +01:00
plugin.h plugins: cleanup codepath for previous inline operation 2024-03-06 12:35:50 +00:00
qemu-plugins.symbols plugins: remove non per_vcpu inline operation from API 2024-03-06 12:35:46 +00:00