mdlayher / vsock

Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed.
MIT License
328 stars 65 forks source link

Add instructions for enabling AF_VSOCK #10

Closed xmudrii closed 7 years ago

xmudrii commented 7 years ago

This PR adds instructions needed to enable and utilize AF_VSOCK on both HV and VM.

cc @mdlayher

mdlayher commented 7 years ago

LGTM!