summaryrefslogtreecommitdiff
path: root/tests/qemuvhostuserdata/usr/libexec/qemu/vhost-user/test-vhost-user-gpu
blob: a2c2ee0713a68fb6275328bab03e97394731a3fa (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

cat <<EOF
{
  "type": "gpu",
  "features": [
    "render-node",
    "virgl"
  ]
}
EOF