]> Git Repo - qemu.git/blob - docs/devel/index.rst
osdep: protect qemu/osdep.h with extern "C"
[qemu.git] / docs / devel / index.rst
1 .. This is the top level page for the 'devel' manual.
2
3
4 Developer Information
5 =====================
6
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.
10
11 Contents:
12
13 .. toctree::
14    :maxdepth: 2
15    :includehidden:
16
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    reset
40    s390-dasd-ipl
41    clocks
42    qom
43    block-coroutine-wrapper
44    multi-process
This page took 0.026925 seconds and 4 git commands to generate.