Function devices::virtio::vhost_user_backend::console::run_multi_port_device
source ยท fn run_multi_port_device(opts: Options) -> Result<()>
Expand description
Starts a multiport enabled vhost-user console device.
Returns an error if the given args
is invalid or the device fails to run.