plugins: add migration blocker
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 20 Jun 2024 15:22:17 +0000 (16:22 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 24 Jun 2024 09:15:10 +0000 (10:15 +0100)
commit508036532c5ee1c72896f6b950e8629cf334e485
tree170e06e316d8d55e4fd4e9ec80c82f776595c92d
parent847a65dd76bf1868c7966a2b2608dcd00cb68dc7
plugins: add migration blocker

If the plugin in controlling time there is some state that might be
missing from the plugin tracking it. Migration is unlikely to work in
this case so lets put a migration blocker in to let the user know if
they try.

Suggested-by: Dr. David Alan Gilbert <dave@treblig.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240620152220.2192768-10-alex.bennee@linaro.org>
plugins/api.c