From c17a386b6afe608086aa4d260e29662865680b7f Mon Sep 17 00:00:00 2001 From: Alex Bennée Date: Wed, 9 Sep 2020 12:27:41 +0100 Subject: plugins: move the more involved plugins to contrib We have an exploding complexity problem in the testing so lets just move the more involved plugins into contrib. tests/plugins still exist for the basic plugins that exercise the API. We restore the old pre-meson style Makefile for contrib as it also doubles as a guide for out-of-tree plugin builds. While we are at it add some examples to the documentation and a specific plugins build target. Signed-off-by: Alex Bennée Message-Id: <20200909112742.25730-11-alex.bennee@linaro.org> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 7d0a5e91e4..018c4f94a9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2745,7 +2745,8 @@ M: Alex Bennée S: Maintained F: docs/devel/tcg-plugins.rst F: plugins/ -F: tests/plugin +F: tests/plugin/ +F: contrib/plugins/ AArch64 TCG target M: Richard Henderson -- cgit v1.2.3-55-g7522