RE: question about virtio-vsock on xen

2024-02-26 Thread Peng Fan
> Subject: Re: question about virtio-vsock on xen > > > > On 26.02.24 05:09, Peng Fan wrote: > > Hi Oleksandr, > > Hello Peng > > > [snip] > > >> > >> ... Peng, we have vhost-vsock (and vhost-net) Xen PoC. Although > >>

RE: question about virtio-vsock on xen

2024-02-26 Thread Peng Fan
> Subject: RE: question about virtio-vsock on xen > > On Mon, 26 Feb 2024, Peng Fan wrote: > > Hi Stefano, > > > > > Subject: Re: question about virtio-vsock on xen > > > > > > Hi Peng, > > > > > > We haven't tried to setup

RE: question about virtio-vsock on xen

2024-02-26 Thread Stefano Stabellini
On Mon, 26 Feb 2024, Peng Fan wrote: > Hi Stefano, > > > Subject: Re: question about virtio-vsock on xen > > > > Hi Peng, > > > > We haven't tried to setup virtio-vsock yet. > > > > In general, I am very supportive of using QEMU for v

Re: question about virtio-vsock on xen

2024-02-26 Thread Oleksandr Tyshchenko
On 26.02.24 05:09, Peng Fan wrote: > Hi Oleksandr, Hello Peng [snip] >> >> ... Peng, we have vhost-vsock (and vhost-net) Xen PoC. Although it is >> non- >> upstreamable in its current shape (based on old Linux version, requires some >> rework and proper integration, most likely requires

RE: question about virtio-vsock on xen

2024-02-25 Thread Peng Fan
Hi Oleksandr, > Subject: Re: question about virtio-vsock on xen > > > > On 23.02.24 23:42, Stefano Stabellini wrote: > > Hi Peng, > > Hello Peng, Stefano > > > > > > We haven't tried to setup virtio-vsock yet. > > > > In gener

RE: question about virtio-vsock on xen

2024-02-25 Thread Peng Fan
Hi Stefano, > Subject: Re: question about virtio-vsock on xen > > Hi Peng, > > We haven't tried to setup virtio-vsock yet. > > In general, I am very supportive of using QEMU for virtio backends. We use > QEMU to provide virtio-net, virtio-block, virtio-console an

Re: question about virtio-vsock on xen

2024-02-24 Thread Oleksandr Tyshchenko
On 23.02.24 23:42, Stefano Stabellini wrote: > Hi Peng, Hello Peng, Stefano > > We haven't tried to setup virtio-vsock yet. > > In general, I am very supportive of using QEMU for virtio backends. We > use QEMU to provide virtio-net, virtio-block, virtio-console and more. > > However, typica

Re: question about virtio-vsock on xen

2024-02-23 Thread Stefano Stabellini
Hi Peng, We haven't tried to setup virtio-vsock yet. In general, I am very supportive of using QEMU for virtio backends. We use QEMU to provide virtio-net, virtio-block, virtio-console and more. However, typically virtio-vsock comes into play for VM-to-VM communication, which is different. Going