[Bug 271793] virtio: doesn't implement a vsock driver

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Sep 2024 14:26:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271793

Danilo Egea Gondolfo <danilo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danilo@FreeBSD.org

--- Comment #3 from Danilo Egea Gondolfo <danilo@FreeBSD.org> ---
I've been working on a virtio_socket driver and AF_VSOCK as a pet project for
some time now.

I even got the lxd-agent working (partially) at this point. It can open
interactive consoles and copy files to and from the VM with a decent
throughput.

I'm taking this project more seriously now but it's nowhere close to be ready
to be reviewed, but I want to finish it eventually.

The code is here: (I'm very often force-pushing to this branch)

https://github.com/daniloegea/freebsd-src/tree/virtio_vsocks

-- 
You are receiving this mail because:
You are the assignee for the bug.