You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/plugins
Alex Bennée f7e15affa8 plugins: add [pre|post]fork helpers to linux-user
Special care needs to be taken in ensuring locks are in a consistent
state across fork events. Add helpers so the plugin system can ensure
that.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Fixes: https://gitlab.com/qemu-project/qemu/-/issues/358
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Tested-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20221004115221.2174499-1-alex.bennee@linaro.org>
2 years ago
..
api.c plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr 2 years ago
core.c plugins: add [pre|post]fork helpers to linux-user 2 years ago
loader.c osdep: Move memalign-related functions to their own header 3 years ago
meson.build meson: remove dead assignments 2 years ago
plugin.h Clean up header guards that don't match their file name 3 years ago
qemu-plugins.symbols plugins: add helper functions for coverage plugins 3 years ago