Re: [Qemu-devel] [PATCH 0/6] vhost-user: Specify and implement device IOTLB support

2017-05-11 Thread no-reply
Hi, This series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Subject: [Qemu-devel] [PATCH 0/6] vhost-user: Specify and implement device IOTLB support Message-id: 20170511123246.31308-1

[Qemu-devel] [PATCH 0/6] vhost-user: Specify and implement device IOTLB support

2017-05-11 Thread Maxime Coquelin
This series aims at specifying ans implementing the protocol update required to support device IOTLB with user backends. In this first non-RFC version, IOTLB messages forging and parsing have been extracted from the backend implementation; so that both user and kernel backends share as most code a