qemu_binary

Description

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

Referenced By

No other documentation currently references this configuration key.