virtiofsd: add --print-capabilities option
commit45018fbb0a73ce66fd3dd87ecd2872b45658add4
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 27 Aug 2019 09:54:35 +0000 (27 10:54 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:36 +0000 (23 16:41 +0000)
treed50b46e57f222fbae268ffe6245917357aafa3b4
parent315616ed50ba15a5d7236ade8a402a93898202de
virtiofsd: add --print-capabilities option

Add the --print-capabilities option as per vhost-user.rst "Backend
programs conventions".  Currently there are no advertised features.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
docs/interop/vhost-user.json
tools/virtiofsd/fuse_lowlevel.h
tools/virtiofsd/helper.c
tools/virtiofsd/passthrough_ll.c