diff options
Diffstat (limited to 'contrib/vhost-user-gpu/50-qemu-gpu.json.in')
-rw-r--r-- | contrib/vhost-user-gpu/50-qemu-gpu.json.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/vhost-user-gpu/50-qemu-gpu.json.in b/contrib/vhost-user-gpu/50-qemu-gpu.json.in new file mode 100644 index 0000000000..658b545864 --- /dev/null +++ b/contrib/vhost-user-gpu/50-qemu-gpu.json.in @@ -0,0 +1,5 @@ +{ + "description": "QEMU vhost-user-gpu", + "type": "gpu", + "binary": "@libexecdir@/vhost-user-gpu", +} |