This program is a template for developers who intend to write a new vhost-device backend.
vhost-device-template [OPTIONS] vhost-device-template
-h, --help
Print help.
-s, --socket-path=PATH
Location of vhost-user Unix domain socket. This supports a single socket /
guest.
The daemon should be started first:
host# vhost-device-template --socket-path=vfoo.sockThis project is licensed under either of
- Apache License, Version 2.0
- BSD-3-Clause License