Signed-off-by: Albert Esteve <aesteve@redhat.com>
---
docs/interop/vhost-user.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/interop/vhost-user.json b/docs/interop/vhost-user.json
index b6ade9e493..8c6c1ba400 100644
--- a/docs/interop/vhost-user.json
+++ b/docs/interop/vhost-user.json
@@ -31,6 +31,7 @@
# @rpmsg: virtio remote processor messaging
# @rproc-serial: virtio remoteproc serial link
# @scsi: virtio scsi
+# @video: virtio video
# @vsock: virtio vsock transport
# @fs: virtio fs (since 4.2)
#
@@ -52,6 +53,7 @@
'rpmsg',
'rproc-serial',
'scsi',
+ 'video',
'vsock',
'fs'
]
--
2.39.2