index-build.rst (409B)
1 QEMU Build and Test System 2 -------------------------- 3 4 Details about how QEMU's build system works and how it is integrated 5 into our testing infrastructure. You will need to understand some of 6 the 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 acpi-bits 15 qtest 16 ci 17 qapi-code-gen 18 fuzzing 19 control-flow-integrity