mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 11:53:53 -06:00

Who documents the documentation? Me, I guess. Signed-off-by: John Snow <jsnow@redhat.com> Message-ID: <20250311034303.75779-63-jsnow@redhat.com> Acked-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
16 lines
328 B
ReStructuredText
16 lines
328 B
ReStructuredText
QEMU Build System
|
|
-----------------
|
|
|
|
Details about how QEMU's build system works. You will need to understand
|
|
some of the basics if you are adding new files and targets to the build.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
build-system
|
|
build-environment
|
|
kconfig
|
|
docs
|
|
qapi-code-gen
|
|
qapi-domain
|
|
control-flow-integrity
|