qapi: Use QAPI_LIST_PREPEND() where possible
[qemu/ar7.git] / docs / devel / index.rst
blobf10ed77e4c09e42c51d58de8e4b934f8f04edaa7
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    loads-stores
19    memory
20    migration
21    atomics
22    stable-process
23    testing
24    qtest
25    fuzzing
26    decodetree
27    secure-coding-practices
28    tcg
29    tcg-icount
30    multi-thread-tcg
31    tcg-plugins
32    bitops
33    reset
34    s390-dasd-ipl
35    clocks
36    qom
37    block-coroutine-wrapper