]> git.proxmox.com Git - mirror_qemu.git/blob - docs/devel/index-tcg.rst
Fix some typos in documentation and comments
[mirror_qemu.git] / docs / devel / index-tcg.rst
1 TCG Emulation
2 -------------
3
4 Details about QEMU's Tiny Code Generator and the infrastructure
5 associated with emulation. You do not need to worry about this if you
6 are only implementing things for HW accelerated hypervisors.
7
8 .. toctree::
9 :maxdepth: 2
10
11 tcg
12 decodetree
13 multi-thread-tcg
14 tcg-icount
15 tcg-plugins
16 replay