mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
docs/devel: try and impose some organisation
We have a growing set of developer docs but the index is currently in order of when stuff was added. Try and make things a bit easier to find my adding sub indexes and organising into themes. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com> Message-Id: <20220315121251.2280317-7-alex.bennee@linaro.org>
This commit is contained in:
parent
b8003f9956
commit
c6afd2bdfd
6 changed files with 95 additions and 39 deletions
21
docs/devel/index-internals.rst
Normal file
21
docs/devel/index-internals.rst
Normal file
|
@ -0,0 +1,21 @@
|
|||
Internal Subsystem Information
|
||||
------------------------------
|
||||
|
||||
Details about QEMU's various subsystems including how to add features to them.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:includehidden:
|
||||
|
||||
qom
|
||||
atomics
|
||||
block-coroutine-wrapper
|
||||
clocks
|
||||
ebpf_rss
|
||||
migration
|
||||
multi-process
|
||||
reset
|
||||
s390-dasd-ipl
|
||||
tracing
|
||||
vfio-migration
|
||||
writing-monitor-commands
|
Loading…
Add table
Add a link
Reference in a new issue