| 1 | QEMU Build System |
| 2 | ----------------- |
| 3 | |
| 4 | Details about how QEMU's build system works. You will need to understand |
| 5 | some of the basics if you are adding new files and targets to the build. |
| 6 | |
| 7 | .. toctree:: |
| 8 | :maxdepth: 3 |
| 9 | |
| 10 | build-system |
| 11 | build-environment |
| 12 | kconfig |
| 13 | docs |
| 14 | qapi-code-gen |
| 15 | qapi-domain |
| 16 | control-flow-integrity |