[PATCH 07/12] vhost-user.json: add video type

Albert Esteve posted 12 patches 2 years, 10 months ago
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Albert Esteve <aesteve@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Thomas Huth <thuth@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
[PATCH 07/12] vhost-user.json: add video type
Posted by Albert Esteve 2 years, 10 months ago
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