Skip to content

CartesianConfigReference KVM qemu_binary

Lucas Meneghel Rodrigues edited this page Sep 25, 2012 · 1 revision

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

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.

See Also

Clone this wiki locally