Update version for v9.0.0-rc3 release
[qemu/armbru.git] / docs / devel / index-tcg.rst
bloba992844e5c60636cdf00c3ca2e27d5d0e834cee5
1 .. _tcg:
3 TCG Emulation
4 -------------
6 Details about QEMU's Tiny Code Generator and the infrastructure
7 associated with emulation. You do not need to worry about this if you
8 are only implementing things for HW accelerated hypervisors.
10 .. toctree::
11    :maxdepth: 2
13    tcg
14    tcg-ops
15    decodetree
16    multi-thread-tcg
17    tcg-icount
18    tcg-plugins
19    replay