Daily Shaarli

All links of one day in a single page.

October 4, 2022

Introduction | QEMU internals

Initially QEMU was an emulation engine, with a Just-In-Time compiler (TCG). The TCG is here to dynamically translate target instruction set architecture (ISA) to host ISA.

qemu-system-aarch64 --accel ?
Accelerators supported in QEMU binary:
tcg