ab20edf59d
This was confusing and in the case of qtest was hiding the details of the qgraph sub-document in the qtest pages. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220419091020.3008144-4-alex.bennee@linaro.org>
16 lines
325 B
ReStructuredText
16 lines
325 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
|
|
|
|
tcg
|
|
decodetree
|
|
multi-thread-tcg
|
|
tcg-icount
|
|
tcg-plugins
|