On 07/30/2015 09:47 AM, Michael S. Tsirkin wrote:
On Wed, Jul 29, 2015 at 11:06:48PM +0300, Marcel Apfelbaum wrote:
Complete vhost-user negotiation by syncing
synching.
OK, thanks
the features
supported by the backend.
Signed-off-by: Marcel Apfelbaum
---
hw/virtio/vhost-user.c | 17 +++
On Wed, Jul 29, 2015 at 11:06:48PM +0300, Marcel Apfelbaum wrote:
> Complete vhost-user negotiation by syncing
synching.
> the features
> supported by the backend.
>
> Signed-off-by: Marcel Apfelbaum
> ---
> hw/virtio/vhost-user.c | 17 +
> 1 file changed, 17 insertions(+)
>
>
Complete vhost-user negotiation by syncing the features
supported by the backend.
Signed-off-by: Marcel Apfelbaum
---
hw/virtio/vhost-user.c | 17 +
1 file changed, 17 insertions(+)
diff --git a/hw/virtio/vhost-user.c b/hw/virtio/vhost-user.c
index c4428a1..b522437 100644
--- a/