Re: [virtio-dev] vhost-user to interconnect vm's

2017-10-24 Thread Wei Wang
On 10/25/2017 06:25 AM, Michael S. Tsirkin wrote: On Tue, Oct 24, 2017 at 02:07:21PM +, Avi Cohen (A) wrote: Hello, I wonder if it is possible to directly connect 2 VM's (without host intervention) with vhost-user interface , so one VM is slave and the 2nd is the master. I can connect t

Re: [virtio-dev] vhost-user to interconnect vm's

2017-10-24 Thread Michael S. Tsirkin
On Tue, Oct 24, 2017 at 02:07:21PM +, Avi Cohen (A) wrote: > Hello, > I wonder if it is possible to directly connect 2 VM's (without host > intervention) with vhost-user interface , so one VM is slave and the 2nd is > the master. > I can connect the VM's with OVS-DPDK (or VPP) in the midd

[virtio-dev] vhost-user to interconnect vm's

2017-10-24 Thread Avi Cohen (A)
Hello, I wonder if it is possible to directly connect 2 VM's (without host intervention) with vhost-user interface , so one VM is slave and the 2nd is the master. I can connect the VM's with OVS-DPDK (or VPP) in the middle - but this requires an extra copy. Best Regards Avi

[virtio-dev] Re: [RFC] virtio-iommu version 0.5

2017-10-24 Thread Jean-Philippe Brucker
Hi Linu, On 24/10/17 07:27, Linu Cherian wrote: > Hi Jean, > > On Mon Oct 23, 2017 at 10:32:41AM +0100, Jean-Philippe Brucker wrote: >> This is version 0.5 of the virtio-iommu specification, the paravirtualized >> IOMMU. This version addresses feedback from v0.4 and adds an event virtqueue. >> Pl