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 <alex.bennee@linaro.org>
Message-Id: <20200909112742.25730-11-alex.bennee@linaro.org>
Showing
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- Makefile 11 additions, 0 deletionsMakefile
- configure 2 additions, 0 deletionsconfigure
- contrib/plugins/Makefile 42 additions, 0 deletionscontrib/plugins/Makefile
- contrib/plugins/hotblocks.c 0 additions, 0 deletionscontrib/plugins/hotblocks.c
- contrib/plugins/hotpages.c 0 additions, 0 deletionscontrib/plugins/hotpages.c
- contrib/plugins/howvec.c 0 additions, 0 deletionscontrib/plugins/howvec.c
- contrib/plugins/lockstep.c 0 additions, 0 deletionscontrib/plugins/lockstep.c
- docs/devel/tcg-plugins.rst 146 additions, 0 deletionsdocs/devel/tcg-plugins.rst
- tests/Makefile.include 1 addition, 1 deletiontests/Makefile.include
- tests/plugin/meson.build 2 additions, 2 deletionstests/plugin/meson.build
- tests/tcg/Makefile.target 1 addition, 2 deletionstests/tcg/Makefile.target
Loading
Please register or sign in to comment