Re: [Qemu-devel] [PATCH] vhost-user: update spec description

2015-11-16 Thread Michael S. Tsirkin
On Mon, Nov 16, 2015 at 11:36:47AM +0200, Victor Kaplansky wrote: > On Sun, Nov 15, 2015 at 09:29:59PM +0200, Michael S. Tsirkin wrote: > > Clarify logging setup to make sure all clients comply in a way that is > > future-proof. Document how rings are started/stopped. > > > > Signed-off-by: Micha

[Qemu-devel] [PATCH] vhost-user: update spec description

2015-11-16 Thread Michael S. Tsirkin
Clarify logging setup to make sure all clients comply in a way that is future-proof. Document how rings are started/stopped. Signed-off-by: Michael S. Tsirkin --- docs/specs/vhost-user.txt | 62 --- 1 file changed, 53 insertions(+), 9 deletions(-) di

Re: [Qemu-devel] [PATCH] vhost-user: update spec description

2015-11-16 Thread Victor Kaplansky
On Sun, Nov 15, 2015 at 09:29:59PM +0200, Michael S. Tsirkin wrote: > Clarify logging setup to make sure all clients comply in a way that is > future-proof. Document how rings are started/stopped. > > Signed-off-by: Michael S. Tsirkin > --- > docs/specs/vhost-user.txt | 62 > ++