Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210207' into staging
[qemu/ar7.git] / docs / devel / index.rst
blob98a7016a9b216413a9cff108baa275621b73af5d
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