mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
9 lines
170 B
JSON
9 lines
170 B
JSON
|
{
|
||
|
"description": "QEMU vhost-user-gpu",
|
||
|
"type": "gpu",
|
||
|
"binary": "/usr/libexec/qemu/vhost-user/test-vhost-user-gpu",
|
||
|
"tags": [
|
||
|
"CONFIG_OPENGL_DMABUF=y"
|
||
|
]
|
||
|
}
|