315616ed50
Install a vhost-user.json file describing virtiofsd. This allows libvirt and other management tools to enumerate vhost-user backend programs. 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>
6 lines
106 B
JSON
6 lines
106 B
JSON
{
|
|
"description": "QEMU virtiofsd vhost-user-fs",
|
|
"type": "fs",
|
|
"binary": "@libexecdir@/virtiofsd"
|
|
}
|