]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs: split TCG plugin usage from devel section
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 29 Jul 2024 14:44:10 +0000 (15:44 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 30 Jul 2024 10:44:18 +0000 (11:44 +0100)
commit6484a3e55bdb3b44a86c4034307efd930778cd5a
treeb932115075afa815dc80d8358ed1ff293d169d03
parent1b4c136b782f22876bdd213d0034314001fcd5ce
docs: split TCG plugin usage from devel section

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 make the headings nicer and convert the option lists
into nicely formatted tables.

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240729144414.830369-11-alex.bennee@linaro.org>
docs/about/emulation.rst
docs/devel/tcg-plugins.rst