Thanks. I will let you know if I have any questions. On Mon, Mar 4, 2019 at 1:21 PM Nikos Dragazis <ndragazis@xxxxxxxxxxxxxx> wrote: > > On 1/3/19 4:52 μ.μ., Stefan Hajnoczi wrote: > > On Wed, Feb 27, 2019 at 03:16:23PM -0500, tusherpat wrote: > >> Hi Guys, Lately, I have been trying to play with Xen Driver Domain. I > >> was wondering if it is possible to use a guest OS as Driver Domain in > >> KVM like Xen. Please let me know your valuable opinion and feel free > >> to provide any link where I can study further regarding these matters. > > Hi, > > Take a look at virtio-vhost-user and the related vhost-pci devices. > > Neither are merged but they allow another VM to perform device > > emulation for virtio-net, virtio-blk, and virtio-scsi devices. > > > > Although development stalled last year there has recently been renewed > > virtio-vhost-user activity in the SPDK community. I have CCed Nikos, > > who has been working on it. > > > > You can find an email thread from last year here: > > https://lists.01.org/pipermail/spdk/2018-September/002488.html > > > > Stefan > > Hi, > > indeed, I have been working on this over the last months. You can have a > look at my GitHub page [1] to get some more context. > > At the moment, I am in touch with Darek - core maintainer of SPDK - in > order to add functionality for the virtio-vhost-user device in SPDK and > DPDK. You can check some more recent activity in this thread [2]. > > Unfortunately, I have limited experience on Xen, but I would love to > share my knowledge on this topic. Feel free to post any questions. > > Best regards, > Nikos > > [1] https://ndragazis.github.io/spdk > [2] https://lists.01.org/pipermail/spdk/2019-February/003123.html > >