You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xu Tian edited this page Dec 30, 2016
·
1 revision
qemu\_img\_binary
=================
Description
-----------
Sets either the name or full path for the **qemu-img** binary.
By default this is as simple as possible:
::
qemu_img_binary = qemu-img
Defined On
----------
- `client/tests/kvm/base.cfg.sample `_
- `client/tests/kvm/tests.cfg.sample `_
- `client/tests/kvm/unittests.cfg.sample `_
Used By
-------
- `client/virt/virt\_vm.py `_
- `client/tests/kvm/tests/qemu\_img.py `_
Referenced By
-------------
No other documentation currently references this configuration key.
See Also
--------
- `qemu\_binary `_