Hi On Fri, Mar 6, 2020 at 1:35 PM Stefan Hajnoczi <stefa...@gmail.com> 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 issue by defining the default behavior and > > proposing an alternative through a command line option. > > > > By default, a backend program will terminate whenever the client > > disconnects, unless told otherwise through the newly introduced > > option --keep-listening. > > > > Signed-off-by: Sebastien Boeuf <sebastien.bo...@intel.com> > > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > > --- > > docs/interop/vhost-user.rst | 12 ++++++++++++ > > 1 file changed, 12 insertions(+) > > Perhaps --keep-listening should be optional?
I think it should be optional, and flagged by a capability. > > If the maintainers are happy with the patch as is then so am I: > > Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> -- Marc-André Lureau