Re: [Qemu-devel] revising virtio-vhost-user device

2019-04-18 Thread Stefan Hajnoczi
On Wed, Apr 17, 2019 at 05:05:31PM +0300, Nikos Dragazis wrote: > Hi everyone, > > as you may already know, there is an experimental feature in QEMU wiki > page called “virtio-vhost-user” [1]. Stefan Hajnoczi launched this > feature a year ago. He even wrote an RFC implementation [2]. However, > t

[Qemu-devel] revising virtio-vhost-user device

2019-04-17 Thread Nikos Dragazis
Hi everyone, as you may already know, there is an experimental feature in QEMU wiki page called “virtio-vhost-user” [1]. Stefan Hajnoczi launched this feature a year ago. He even wrote an RFC implementation [2]. However, this feature is still a WIP. At present, I am working with Dariusz Stojaczyk