Lines Matching full:helper
27 Right now only one subclass is defined, ``pr-manager-helper``, which
28 forwards the commands to an external privileged helper program
29 over Unix sockets. The helper program only allows sending persistent
34 ``pr-manager-helper`` has a single string property, ``path``, which
35 accepts the path to the helper program's Unix socket. For example,
36 the following command line defines a ``pr-manager-helper`` object and
41 -object pr-manager-helper,id=helper0,path=/var/run/qemu-pr-helper.sock
49 -object pr-manager-helper,id=helper0,path=/var/run/qemu-pr-helper.sock
53 You will also need to ensure that the helper program
54 :command:`qemu-pr-helper` is running, and that it has been
56 specifies. See the qemu-pr-helper documentation or manpage for
66 again. :command:`qemu-pr-helper` can do this if the ``libmpathpersist``
82 Linking :program:`qemu-pr-helper` to ``libmpathpersist`` does not impede