8ea6abf0d0
This makes it a bit clearer what this is about. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
26 lines
440 B
ReStructuredText
26 lines
440 B
ReStructuredText
.. This is the top level page for the 'devel' manual.
|
|
|
|
|
|
QEMU Developer's Guide
|
|
======================
|
|
|
|
This 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.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
kconfig
|
|
loads-stores
|
|
memory
|
|
migration
|
|
stable-process
|
|
testing
|
|
decodetree
|
|
secure-coding-practices
|
|
tcg
|
|
tcg-plugins
|