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