mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
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>
This commit is contained in:
committed by
Dr. David Alan Gilbert
parent
315616ed50
commit
45018fbb0a
@@ -1794,6 +1794,7 @@ struct fuse_cmdline_opts {
|
||||
int nodefault_subtype;
|
||||
int show_version;
|
||||
int show_help;
|
||||
int print_capabilities;
|
||||
unsigned int max_idle_threads;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user