qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Richard Henderson
Subject: Re: [PATCH 10/14] docs: split TCG plugin usage from devel section
Date: Tue, 30 Jul 2024 08:29:49 +1000
User-agent: Mozilla Thunderbird

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 of writing
plugins.

While we are at make the headings nicer and convert the option lists
into nicely formatted tables.

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  docs/about/emulation.rst   | 567 ++++++++++++++++++++++++++++++++++++-
  docs/devel/tcg-plugins.rst | 505 ---------------------------------
  2 files changed, 564 insertions(+), 508 deletions(-)

Acked-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]