xref: /openbmc/qemu/docs/devel/index-build.rst (revision 907b5105f1b9e1af1abbdbb4f2039c7ab105c001)
1QEMU Build and Test System
2--------------------------
3
4Details about how QEMU's build system works and how it is integrated
5into our testing infrastructure. You will need to understand some of
6the basics if you are adding new files and targets to the build.
7
8.. toctree::
9   :maxdepth: 3
10
11   build-system
12   kconfig
13   testing
14   qtest
15   ci
16   qapi-code-gen
17   fuzzing
18   control-flow-integrity
19