mirror of https://github.com/xemu-project/xemu.git
18 lines
346 B
ReStructuredText
18 lines
346 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
|
|
tcg-ops
|
|
decodetree
|
|
multi-thread-tcg
|
|
tcg-icount
|
|
tcg-plugins
|
|
replay
|