rust-vsock / vsock-rs

Virtio socket support for Rust
https://crates.io/crates/vsock
Apache License 2.0
27 stars 19 forks source link

Add macOS support #44

Closed retrage closed 7 months ago

retrage commented 7 months ago

macOS Virtualization.framework provides a VirtIO VM socket device, and a macOS guest supports vsock. This PR proposes adding macOS support.