runv
runv copied to clipboard
how to enable vhostuser in runv
I want to use the vhostuser network in runv container but I do not how to enable the vhostuser. Can you tell me how to enable the vhostuser in runv? @bergwolf
@telala Sorry, vhostuser network support in runv is not completed yet.
@bergwolf @telala vhost-user
support is integrated with the #532, the code is completed. However, this option is not enabled in the command line or configuration files, that's the part not completed yet.
@telala How did you pass through it? The network part of runv is setup/configured via the InterfaceDescription
here https://github.com/hyperhq/runv/blob/master/api/descriptions.go#L45