vmsilo/vmsilo-vsock
Davíð Steinn Geirsson e47027cf9b feat: add vmsilo-vsock library crate with async vsock connection support
Standalone Rust library for connecting to VM vsock ports. Supports both
kernel vsock (crosvm) and hybrid Unix socket with CONNECT handshake
(cloud-hypervisor). Includes autodetection via /run/vmsilo/<vmname>/,
optional timeout, and full test suite.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 18:31:05 +00:00
..
src feat: add vmsilo-vsock library crate with async vsock connection support 2026-03-27 18:31:05 +00:00
Cargo.lock feat: add vmsilo-vsock library crate with async vsock connection support 2026-03-27 18:31:05 +00:00
Cargo.toml feat: add vmsilo-vsock library crate with async vsock connection support 2026-03-27 18:31:05 +00:00