Re: [libvirt] [PATCH 0/4] support for QEMU vhost-user

2014-07-08 Thread Michele Paolino
ping :) On Wed, Jul 2, 2014 at 3:20 PM, Michele Paolino < m.paol...@virtualopensystems.com> wrote: > This series adds support for the QEMU vhost-user feature to libvirt. > vhost-user enables the communication between a QEMU virtual machine > and other userspace process using the Virtio transport

[libvirt] [PATCH 0/4] support for QEMU vhost-user

2014-07-02 Thread Michele Paolino
This series adds support for the QEMU vhost-user feature to libvirt. vhost-user enables the communication between a QEMU virtual machine and other userspace process using the Virtio transport protocol. It uses a char dev (e.g. Unix socket) for the control plane, while the data plane based on shared