repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
docs: Create bitops.rst as example of kernel-docs
[qemu/ar7.git]
/
docs
/
devel
/
index.rst
blob
ac862152dcb330866f7869460ded072476b33891
1
.. This is the top level page for the 'devel' manual.
2
3
4
QEMU Developer's Guide
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
16
kconfig
17
loads-stores
18
memory
19
migration
20
stable-process
21
testing
22
decodetree
23
secure-coding-practices
24
tcg
25
tcg-plugins
26
bitops