xref: /qemu/docs/devel/index.rst (revision d051d0e1)
1---------------------
2Developer Information
3---------------------
4
5This section of the manual documents various parts of the internals of QEMU.
6You only need to read it if you are interested in reading or
7modifying QEMU's source code.
8
9.. toctree::
10   :maxdepth: 2
11   :includehidden:
12
13   code-of-conduct
14   conflict-resolution
15   build-system
16   style
17   kconfig
18   testing
19   fuzzing
20   control-flow-integrity
21   loads-stores
22   memory
23   migration
24   atomics
25   stable-process
26   ci
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   ui
37   reset
38   s390-dasd-ipl
39   clocks
40   qom
41   modules
42   block-coroutine-wrapper
43   multi-process
44   ebpf_rss
45   vfio-migration
46   qapi-code-gen
47   writing-qmp-commands
48