Hi Michael,
On 04/06/2015 04:48 PM, Michael S. Tsirkin wrote:
> This adds several extensions to the vhost user protocol:
> - protocol feature negotiation similar to virtio features
> - ability to report request failures
> - ability to start/stop specific rings
>
> I went over all vhost-user imple
This adds several extensions to the vhost user protocol:
- protocol feature negotiation similar to virtio features
- ability to report request failures
- ability to start/stop specific rings
I went over all vhost-user implementations I could find,
and this seems to be compatible with them all.
On