]> git.proxmox.com Git - mirror_qemu.git/blob - docs/devel/index.rst
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
[mirror_qemu.git] / docs / devel / index.rst
1 .. This is the top level page for the 'devel' manual.
2
3
4 QEMU Developer's Guide
5 ======================
6
7 This manual documents various parts of the internals of QEMU.
8 You only need to read it if you are interested in reading or
9 modifying QEMU's source code.
10
11 Contents:
12
13 .. toctree::
14 :maxdepth: 2
15
16 build-system
17 style
18 kconfig
19 testing
20 fuzzing
21 control-flow-integrity
22 loads-stores
23 memory
24 migration
25 atomics
26 stable-process
27 qtest
28 decodetree
29 secure-coding-practices
30 tcg
31 tcg-icount
32 tracing
33 multi-thread-tcg
34 tcg-plugins
35 bitops
36 reset
37 s390-dasd-ipl
38 clocks
39 qom
40 block-coroutine-wrapper
41 multi-process