iotests/210: Fix reference output
[qemu.git] / docs / devel / index.rst
blob22854e334db9403a5fc5e4ebab26311f04ee7fea
1 .. This is the top level page for the 'devel' manual.
4 QEMU Developer's Guide
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
16    build-system
17    kconfig
18    testing
19    fuzzing
20    control-flow-integrity
21    loads-stores
22    memory
23    migration
24    atomics
25    stable-process
26    qtest
27    decodetree
28    secure-coding-practices
29    tcg
30    tcg-icount
31    tracing
32    multi-thread-tcg
33    tcg-plugins
34    bitops
35    reset
36    s390-dasd-ipl
37    clocks
38    qom
39    block-coroutine-wrapper
40    multi-process