blob: 60c0d7459de816009b7716b6d1eb4f013be68086 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Internal QEMU APIs
------------------
Details about how QEMU's various internal APIs. Most of these are
generated from in-code annotations to function prototypes.
.. toctree::
:maxdepth: 2
bitops
loads-stores
memory
modules
ui
|