lib: Allow the daemon to run as a client
In order to support vhost-user client mode, we introduce a new method start_client() to VhostUserDaemon. It allows the daemon to connect to the VMM side running as the server in this case. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
parent
1c4ee49a89
commit
bbc892ba45
2 changed files with 74 additions and 16 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"coverage_score": 85.1,
|
||||
"coverage_score": 85.0,
|
||||
"exclude_path": "",
|
||||
"crate_features": ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue