gitlab: Extract default build/test jobs templates
[qemu/ar7.git] / docs / devel / index.rst
blobcbdbb904918221a17f7898349ae79ed427d938ec
1 .. This is the top level page for the 'devel' manual.
4 Developer Information
5 =====================
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.
11 Contents:
13 .. toctree::
14    :maxdepth: 2
15    :includehidden:
17    code-of-conduct
18    conflict-resolution
19    build-system
20    style
21    kconfig
22    testing
23    fuzzing
24    control-flow-integrity
25    loads-stores
26    memory
27    migration
28    atomics
29    stable-process
30    qtest
31    decodetree
32    secure-coding-practices
33    tcg
34    tcg-icount
35    tracing
36    multi-thread-tcg
37    tcg-plugins
38    bitops
39    ui
40    reset
41    s390-dasd-ipl
42    clocks
43    qom
44    block-coroutine-wrapper
45    multi-process