mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 20:03:54 -06:00

MacOS and Linux are straightforward, but Windows needs a bit more details. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-Id: <20241209183104.365796-5-pierrick.bouvier@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250116160306.1709518-35-alex.bennee@linaro.org>
15 lines
313 B
ReStructuredText
15 lines
313 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
|
|
control-flow-integrity
|