Hi everyone,
I am wondering if we can create VMs using memifs instead of normal vhostuser
interfaces.
Normal qemu command for creating virtio ifs in VM looks like :
*create vhost-user socket /run/vpp/sock1.sock
*
*-chardev socket,id=char1,path=/var/run/vpp/sock1.sock,server -netdev
type=vhost-u
> On 10.04.2021., at 09:14, abhinav.mishra via lists.fd.io
> wrote:
>
> Hi everyone,
>
> I am wondering if we can create VMs using memifs instead of normal vhostuser
> interfaces.
> Normal qemu command for creating virtio ifs in VM looks like :
>
> create vhost-user socket /run/vpp/sock1.s