ClangBuiltLinux / boot-utils

Collection of files for booting Linux kernels
26 stars 7 forks source link

boot-qemu.sh: Add '--no-kvm' option #46

Closed nathanchance closed 3 years ago

nathanchance commented 3 years ago

There are times where reproducing a bug may require not using KVM. Add a flag that allows the user to use QEMU's software emulation.