Re: [PATCH v2] docs: Update vhost-user spec regarding backend program conventions

2020-03-11 Thread Marc-André Lureau
Hi On Wed, Mar 11, 2020 at 3:19 PM Boeuf, Sebastien wrote: > > Hi! > > On Fri, 2020-03-06 at 13:52 +0100, Marc-André Lureau wrote: > > Hi > > > > On Fri, Mar 6, 2020 at 1:35 PM Stefan Hajnoczi > > wrote: > > > On Mon, Feb 24, 2020 at 07:24:54PM +0100, Sebastien Boeuf wrote: > > > > The vhost-use

Re: [PATCH v2] docs: Update vhost-user spec regarding backend program conventions

2020-03-11 Thread Boeuf, Sebastien
Hi! On Fri, 2020-03-06 at 13:52 +0100, Marc-André Lureau wrote: > Hi > > On Fri, Mar 6, 2020 at 1:35 PM Stefan Hajnoczi > wrote: > > On Mon, Feb 24, 2020 at 07:24:54PM +0100, Sebastien Boeuf wrote: > > > The vhost-user specification is not clearly stating the expected > > > behavior from a backe

Re: [PATCH v2] docs: Update vhost-user spec regarding backend program conventions

2020-03-06 Thread Marc-André Lureau
Hi On Fri, Mar 6, 2020 at 1:35 PM Stefan Hajnoczi wrote: > > On Mon, Feb 24, 2020 at 07:24:54PM +0100, Sebastien Boeuf wrote: > > The vhost-user specification is not clearly stating the expected > > behavior from a backend program whenever the client disconnects. > > > > This patch addresses the

Re: [PATCH v2] docs: Update vhost-user spec regarding backend program conventions

2020-03-06 Thread Stefan Hajnoczi
On Mon, Feb 24, 2020 at 07:24:54PM +0100, Sebastien Boeuf wrote: > The vhost-user specification is not clearly stating the expected > behavior from a backend program whenever the client disconnects. > > This patch addresses the issue by defining the default behavior and > proposing an alternative

[PATCH v2] docs: Update vhost-user spec regarding backend program conventions

2020-02-24 Thread Sebastien Boeuf
The vhost-user specification is not clearly stating the expected behavior from a backend program whenever the client disconnects. This patch addresses the issue by defining the default behavior and proposing an alternative through a command line option. By default, a backend program will terminat