mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 20:03:54 -06:00

Present the various parts of QEMU and organization of codebase. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-Id: <20241209183104.365796-6-pierrick.bouvier@linaro.org> [AJB: tweak commit summary, update MAINTAINERS] Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250116160306.1709518-36-alex.bennee@linaro.org>
27 lines
461 B
ReStructuredText
27 lines
461 B
ReStructuredText
.. _internal-subsystem:
|
|
|
|
Internal Subsystem Information
|
|
------------------------------
|
|
|
|
Details about QEMU's various subsystems including how to add features to them.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
qom
|
|
atomics
|
|
rcu
|
|
block-coroutine-wrapper
|
|
clocks
|
|
ebpf_rss
|
|
migration/index
|
|
multi-process
|
|
reset
|
|
s390-cpu-topology
|
|
s390-dasd-ipl
|
|
tracing
|
|
vfio-iommufd
|
|
writing-monitor-commands
|
|
virtio-backends
|
|
crypto
|
|
multiple-iothreads
|