usbip-rs/cli
Davíð Steinn Geirsson d81f5826dc feat: add fc-vsock transport for Firecracker/Cloud-Hypervisor VMs
Support connecting to guests via Firecracker/Cloud-Hypervisor's Unix
domain socket vsock proxy. The host opens the VMM's socket file,
performs a CONNECT/OK text handshake, then uses the stream for USB/IP.

New address format: fc-vsock:/path/to/socket:<port>

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 15:44:15 +00:00
..
src feat: add fc-vsock transport for Firecracker/Cloud-Hypervisor VMs 2026-03-22 15:44:15 +00:00
Cargo.toml feat: concurrent ISO pipelining via nusb update and &self handlers 2026-03-22 15:10:28 +00:00