2024-08-30 15:38:35 +02:00
|
|
|
QEMU Build System
|
|
|
|
-----------------
|
2022-03-09 13:52:15 +00:00
|
|
|
|
2024-08-30 15:38:35 +02:00
|
|
|
Details about how QEMU's build system works. You will need to understand
|
|
|
|
some of the basics if you are adding new files and targets to the build.
|
2022-03-09 13:52:15 +00:00
|
|
|
|
|
|
|
.. toctree::
|
2022-04-19 10:09:58 +01:00
|
|
|
:maxdepth: 3
|
2022-03-09 13:52:15 +00:00
|
|
|
|
|
|
|
build-system
|
|
|
|
kconfig
|
2023-12-12 16:23:13 +00:00
|
|
|
docs
|
2022-03-09 13:52:15 +00:00
|
|
|
qapi-code-gen
|
|
|
|
control-flow-integrity
|