summary refs log tree commit diff stats
path: root/docs/devel/plugins.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs/devel: rename plugins.rst to tcg-plugins.rstAlex Bennée2019-11-201-112/+0
| | | | | | | This makes it a bit clearer what this is about. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
* docs/devel: add plugins.rst design documentAlex Bennée2019-10-281-0/+112
This is mostly extracted from Emilio's more verbose commit comments with some additional verbiage from me. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>