← board

QEMU cross-target test environment

Goal

Run PXX-emitted binaries for any planned CPU target (i386, aarch64, arm32, later RISC-V) on the x86-64 dev host, so each backend's regression tests and fixedpoint gates execute without target hardware. Scope stays Linux/Unix userland — no bare-metal/system emulation yet.

Decisions

Pieces

Host installation

None needed: qemu-user 8.2.2 was already installed (an earlier probe truncated dpkg output and misread it as absent). tools/install_qemu.sh remains for fresh hosts.

Acceptance

Log