aboutsummaryrefslogtreecommitdiff
path: root/docs/devel/index-api.rst
blob: b749240272b932b5f4bfe955e3a034f67f09752c (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
   :includehidden:

   bitops
   loads-stores
   memory
   modules
   ui