68e6dc594a
This does about the bare minimum, converting section headers to ReST ones and adding an indent for code blocks. Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20210721165015.2180311-1-jsnow@redhat.com> Reviewed-by: Connor Kuehl <ckuehl@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
47 lines
765 B
ReStructuredText
47 lines
765 B
ReStructuredText
Developer Information
|
|
=====================
|
|
|
|
This section of the manual documents various parts of the internals of QEMU.
|
|
You only need to read it if you are interested in reading or
|
|
modifying QEMU's source code.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:includehidden:
|
|
|
|
code-of-conduct
|
|
conflict-resolution
|
|
build-system
|
|
style
|
|
kconfig
|
|
testing
|
|
fuzzing
|
|
control-flow-integrity
|
|
loads-stores
|
|
memory
|
|
migration
|
|
atomics
|
|
stable-process
|
|
ci
|
|
qtest
|
|
decodetree
|
|
secure-coding-practices
|
|
tcg
|
|
tcg-icount
|
|
tracing
|
|
multi-thread-tcg
|
|
tcg-plugins
|
|
bitops
|
|
ui
|
|
reset
|
|
s390-dasd-ipl
|
|
clocks
|
|
qom
|
|
modules
|
|
block-coroutine-wrapper
|
|
multi-process
|
|
ebpf_rss
|
|
vfio-migration
|
|
qapi-code-gen
|
|
writing-qmp-commands
|