qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Albert Esteve
Subject: [PATCH 07/12] vhost-user.json: add video type
Date: Wed, 22 Mar 2023 15:21:27 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]