We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sets either the name or full path for the QEMU binary.
By default this is as simple as possible:
qemu_binary = qemu
But while testing the qemu-kvm userspace, one could use:
qemu_binary = /usr/bin/qemu-kvm
No other documentation currently references this configuration key.