Re: [linux-yocto] [yocto-kernel-cache master PATCH] virtio.cfg: enable virtio-vsock

2020-12-01 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [yocto-kernel-cache master PATCH] virtio.cfg: enable virtio-vsock on 22/11/2020 Vasyl Vavrychuk wrote: > virtio-vsock provides a POSIX Sockets API based host/guest > communications capability. > > Signed-off-by: Vasyl Vavrychuk > --- &g

Re: [linux-yocto] [yocto-kernel-cache master PATCH] virtio.cfg: enable virtio-vsock

2020-11-30 Thread Bruce Ashfield
Looks good, I've queued the change and will have it in my next pull request to master. Bruce On Sun, Nov 22, 2020 at 5:23 AM Vasyl Vavrychuk wrote: > > virtio-vsock provides a POSIX Sockets API based host/guest > communications capability. > > Signed-off-by: Vasyl Vavrychuk > --- > cfg/virtio.

[linux-yocto] [yocto-kernel-cache master PATCH] virtio.cfg: enable virtio-vsock

2020-11-22 Thread Vasyl Vavrychuk
virtio-vsock provides a POSIX Sockets API based host/guest communications capability. Signed-off-by: Vasyl Vavrychuk --- cfg/virtio.cfg | 4 1 file changed, 4 insertions(+) diff --git a/cfg/virtio.cfg b/cfg/virtio.cfg index 3b3ccbc8..938d2da5 100644 --- a/cfg/virtio.cfg +++ b/cfg/virtio.cf