1Internal QEMU APIs 2------------------ 3 4Details about how QEMU's various internal APIs. Most of these are 5generated from in-code annotations to function prototypes. 6 7.. toctree:: 8 :maxdepth: 2 9 10 bitops 11 loads-stores 12 memory 13 modules 14 pci 15 qom-api 16 qdev-api 17 ui 18 zoned-storage 19