Upstream: https://gitlab.com/qemu-project/qemu.git Upstream-Commit: d2e570cc0f97b936902a5b1b86b73c0f5998b475
17 lines
328 B
ReStructuredText
17 lines
328 B
ReStructuredText
QEMU Build System
|
|
-----------------
|
|
|
|
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.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
build-system
|
|
build-environment
|
|
kconfig
|
|
docs
|
|
qapi-code-gen
|
|
qapi-domain
|
|
control-flow-integrity
|