Re: [Qemu-devel] [PATCH for-2.5] vhost-user: clarify start and enable

2015-11-23 Thread Yuanhan Liu
On Mon, Nov 23, 2015 at 12:54:56PM +0200, Michael S. Tsirkin wrote: > It seems that we currently have some duplication between > started and enabled states. > > The actual reason is that enable is not documented correctly: > what it does is connecting ring to the backend. > > This is important fo

[Qemu-devel] [PATCH for-2.5] vhost-user: clarify start and enable

2015-11-23 Thread Michael S. Tsirkin
It seems that we currently have some duplication between started and enabled states. The actual reason is that enable is not documented correctly: what it does is connecting ring to the backend. This is important for MQ, because a Linux guest expects TX packets to be completed even if it disables