c6afd2bdfd
We have a growing set of developer docs but the index is currently in order of when stuff was added. Try and make things a bit easier to find my adding sub indexes and organising into themes. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com> Message-Id: <20220315121251.2280317-7-alex.bennee@linaro.org>
17 lines
344 B
ReStructuredText
17 lines
344 B
ReStructuredText
TCG Emulation
|
|
-------------
|
|
|
|
Details about QEMU's Tiny Code Generator and the infrastructure
|
|
associated with emulation. You do not need to worry about this if you
|
|
are only implementing things for HW accelerated hypervisors.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:includehidden:
|
|
|
|
tcg
|
|
decodetree
|
|
multi-thread-tcg
|
|
tcg-icount
|
|
tcg-plugins
|