Alex Bennée | c6afd2b | 2022-03-09 13:52:15 +0000 | [diff] [blame] | 1 | Internal QEMU APIs |
2 | ------------------ | ||||
3 | |||||
4 | Details about how QEMU's various internal APIs. Most of these are | ||||
5 | generated from in-code annotations to function prototypes. | ||||
6 | |||||
7 | .. toctree:: | ||||
8 | :maxdepth: 2 | ||||
Alex Bennée | c6afd2b | 2022-03-09 13:52:15 +0000 | [diff] [blame] | 9 | |
10 | bitops | ||||
11 | loads-stores | ||||
12 | memory | ||||
13 | modules | ||||
14 | ui |