04d0583a4f
This patch converts prior .txt replay devel documentation to .rst. Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <165364839013.688121.11935249420738873044.stgit@pasha-ThinkPad-X280> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
17 lines
335 B
ReStructuredText
17 lines
335 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
|
|
replay
|