xref: /qemu/docs/devel/index-api.rst (revision d709bbf3)
1Internal QEMU APIs
2------------------
3
4Details about how QEMU's various internal APIs. Most of these are
5generated from in-code annotations to function prototypes.
6
7.. toctree::
8   :maxdepth: 2
9   :includehidden:
10
11   bitops
12   loads-stores
13   memory
14   modules
15   ui
16