Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.09 KB

CartesianConfigReference-KVM-qemu_binary.rst

File metadata and controls

44 lines (26 loc) · 1.09 KB

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