2019-03-07 17:26:46 +03:00
|
|
|
.. 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
|
|
|
|
|
2020-08-11 19:34:40 +03:00
|
|
|
build-system
|
2021-02-23 12:59:31 +03:00
|
|
|
style
|
2019-02-12 15:06:51 +03:00
|
|
|
kconfig
|
2020-12-05 02:06:15 +03:00
|
|
|
testing
|
|
|
|
fuzzing
|
|
|
|
control-flow-integrity
|
2019-03-07 17:26:46 +03:00
|
|
|
loads-stores
|
|
|
|
memory
|
|
|
|
migration
|
2020-04-06 11:30:05 +03:00
|
|
|
atomics
|
2019-03-07 17:26:46 +03:00
|
|
|
stable-process
|
2020-10-05 23:52:26 +03:00
|
|
|
qtest
|
2019-02-24 00:00:10 +03:00
|
|
|
decodetree
|
2019-05-09 15:18:19 +03:00
|
|
|
secure-coding-practices
|
2019-06-17 17:35:30 +03:00
|
|
|
tcg
|
2020-07-09 17:13:16 +03:00
|
|
|
tcg-icount
|
2020-12-16 19:09:22 +03:00
|
|
|
tracing
|
2020-07-09 17:13:15 +03:00
|
|
|
multi-thread-tcg
|
2019-11-12 19:28:53 +03:00
|
|
|
tcg-plugins
|
2019-05-21 15:25:15 +03:00
|
|
|
bitops
|
2020-01-30 19:02:05 +03:00
|
|
|
reset
|
2020-01-28 15:24:14 +03:00
|
|
|
s390-dasd-ipl
|
2020-04-17 18:56:33 +03:00
|
|
|
clocks
|
2020-09-11 01:15:25 +03:00
|
|
|
qom
|
2020-09-24 21:54:11 +03:00
|
|
|
block-coroutine-wrapper
|
2021-01-29 19:46:02 +03:00
|
|
|
multi-process
|