Pierrick Bouvier <[email protected]> writes: > This series adds a new thread-safe API to declare inline operation > inside plugins. As well, it removes the existing non thread-safe API, > and migrates all existing plugins to use it. > > Tested on Linux (user, system) for i386, x86_64 and aarch64. <snip> > > Pierrick Bouvier (18): > plugins: remove previous n_vcpus functions from API > plugins: add qemu_plugin_num_vcpus function > plugins: fix order of init/idle/resume callback > cpu: call plugin init hook asynchronously > docs/devel: plugins can trigger a tb flush
I've queued these into the maintainer pre-PR series I'm about to send as I need the callback fixes to make the register code safe. -- Alex Bennée Virtualisation Tech Lead @ Linaro
