index-api.rst 267 B

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