123456789101112131415161718 |
- 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
- bitops
- loads-stores
- memory
- modules
- pci
- qom-api
- qdev-api
- ui
- zoned-storage
|