Files
Joelle van Dyne 709daeafab cpu-target: support emulation from non-TCG accels
We create a toggle to allow TCG emulation to be used dynamically when
running other accelerators. Tracking dirty code can be expensive so we
need to flush the TLBs and TBs every time we toggle emulation mode. Plugin
support is currently disabled when running in this mode.

Signed-off-by: Joelle van Dyne <j@getutm.app>
2025-02-08 19:07:48 -08:00
..