Remix.run Logo
Use Vsock with Libzmq(blog.remijouan.net)
39 points by remijouannet 2 days ago | 3 comments
dwrodri 6 hours ago | parent | next [-]

I could see this being really useful for people who need VM-Sandboxed software, but also need quick and dirty bridges between host/guest. Great contribution!

sthustfo 3 hours ago | parent | prev | next [-]

What are the typical use cases for the Guest VM to talk to Hypervisor? I see 2 use cases mentioned on the Proxmox link (https://pve.proxmox.com/wiki/Qemu-guest-agent)

1. shutdown the guest 2. freeze the guest system during backup/snapshot

Just curious about other possible use cases.

remijouannet 2 days ago | parent | prev [-]

hi, i’ve recently contributed to libzmq by adding AF_VSOCK. if anyone is playing around with it