Function vm_control::client::do_net_add
source · pub fn do_net_add<T: AsRef<Path> + Debug>(
tap_name: &str,
socket_path: T
) -> Result<u8>
Expand description
Send a VmRequest
for PCI hotplug that expects VmResponse::PciResponse::AddOk(bus)