qemu/plugins
Paolo Bonzini 0082475e26 meson: merge plugin_ldflags into emulator_link_args
These serve the same purpose, except plugin_ldflags ends up in the linker
command line in a more roundabout way (through specific_ss).  Simplify.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-07-03 18:41:25 +02:00
..
api.c plugins: add migration blocker 2024-06-24 10:15:10 +01:00
core.c plugins: fix inject_mem_cb rw masking 2024-06-24 10:15:16 +01:00
loader.c plugins: fix -Werror=maybe-uninitialized false-positive 2024-04-02 16:15:07 +02:00
meson.build meson: merge plugin_ldflags into emulator_link_args 2024-07-03 18:41:25 +02:00
plugin.h plugins: remove op from qemu_plugin_inline_cb 2024-05-16 08:55:23 +01:00
qemu-plugins.symbols plugins: add time control API 2024-06-24 10:15:04 +01:00