2022-03-09 14:52:15 +01:00
|
|
|
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::
|
2022-04-19 11:09:58 +02:00
|
|
|
:maxdepth: 3
|
2022-03-09 14:52:15 +01:00
|
|
|
|
|
|
|
build-system
|
|
|
|
kconfig
|
|
|
|
testing
|
2022-10-21 11:51:07 +02:00
|
|
|
acpi-bits
|
2022-03-09 14:52:15 +01:00
|
|
|
qtest
|
|
|
|
ci
|
|
|
|
qapi-code-gen
|
|
|
|
fuzzing
|
|
|
|
control-flow-integrity
|