index-api.rst 295 B

123456789101112131415161718
  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. pci
  12. qom-api
  13. qdev-api
  14. ui
  15. zoned-storage