qcow2: add missing coroutine_fn annotations
[qemu.git] / docs / devel / index-api.rst
blob60c0d7459de816009b7716b6d1eb4f013be68086
1 Internal QEMU APIs
2 ------------------
4 Details about how QEMU's various internal APIs. Most of these are
5 generated from in-code annotations to function prototypes.
7 .. toctree::
8    :maxdepth: 2
10    bitops
11    loads-stores
12    memory
13    modules
14    ui