2
0

index-api.rst 306 B

12345678910111213141516171819
  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. lockcnt
  10. memory
  11. modules
  12. pci
  13. qom-api
  14. qdev-api
  15. ui
  16. zoned-storage