mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
Align both qemu targets for 'make run' to use kvm with tcg as fallback and -cpu max instead of guessing. This allows running Infix on systems that do not have, or do not allow, kvm acceleration. This is a temporary fix before we refactor 'make run', see issue #388 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>