mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00

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>
5 lines
106 B
JSON
5 lines
106 B
JSON
{
|
|
"description": "QEMU virtiofsd vhost-user-fs",
|
|
"type": "fs",
|
|
"binary": "@libexecdir@/virtiofsd"
|
|
}
|