c6afd2bdfd
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>
20 lines
415 B
ReStructuredText
20 lines
415 B
ReStructuredText
QEMU Build and Test System
|
|
--------------------------
|
|
|
|
Details about how QEMU's build system works and how it is integrated
|
|
into our testing infrastructure. You will need to understand some of
|
|
the basics if you are adding new files and targets to the build.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:includehidden:
|
|
|
|
build-system
|
|
kconfig
|
|
testing
|
|
qtest
|
|
ci
|
|
qapi-code-gen
|
|
fuzzing
|
|
control-flow-integrity
|