Re: [PATCH 10/14] docs: split TCG plugin usage from devel section

2024-07-29 Thread Richard Henderson
On 7/30/24 00:44, Alex Bennée wrote: The devel section is getting quite messy with the breakdown of the example plugins which should be usable by users. As we mention plugins in the emulation section along with semihosting move the overview there leaving the development section about the details

[PATCH 10/14] docs: split TCG plugin usage from devel section

2024-07-29 Thread Alex Bennée
The devel section is getting quite messy with the breakdown of the example plugins which should be usable by users. As we mention plugins in the emulation section along with semihosting move the overview there leaving the development section about the details of writing plugins. While we are at ma