Sibling VM communication in vhost-user-vsock
- Mentors
- Stefano Garzarella, German Maglione
- Organization
- QEMU
- Technologies
- rust
- Topics
- virtualization
The vhost-user-vsock Rust application emulates a virtio-vsock device in an external process and provides the hybrid VSOCK interface over AF_UNIX introduced by Firecracker. The goal of the project is to extend this application to support sibling VM communication.