mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
virtiofsd: add vhost-user.json file
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>
This commit is contained in:
parent
0bbd317537
commit
315616ed50
3 changed files with 7 additions and 0 deletions
5
tools/virtiofsd/50-qemu-virtiofsd.json.in
Normal file
5
tools/virtiofsd/50-qemu-virtiofsd.json.in
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"description": "QEMU virtiofsd vhost-user-fs",
|
||||
"type": "fs",
|
||||
"binary": "@libexecdir@/virtiofsd"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue