blob: 71088217467bb1c41f9d638a03a2384e30c47471 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
zoned-storage
|