pub fn do_net_remove<T: AsRef<Path> + Debug>( bus_num: u8, socket_path: T, ) -> Result<()>
Send a VmRequest for removing hotplugged PCI device that expects VmResponse::Ok
VmRequest
VmResponse::Ok