2
0

index-api.rst 248 B

1234567891011121314
  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. bitops
  8. loads-stores
  9. memory
  10. modules
  11. ui