[PATCH] docs: formatdomain: Fix the introduced version of vdagent

Han Han posted 1 patch 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220511074826.3585420-1-hhan@redhat.com
docs/formatdomain.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs: formatdomain: Fix the introduced version of vdagent
Posted by Han Han 1 year, 11 months ago
The qemu-vdagent channel is introduced since:
"05b09f039e    conf: add qemu-vdagent channel"

It will be in the version 8.4.0.

Signed-off-by: Han Han <hhan@redhat.com>
---
 docs/formatdomain.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 993c65e50b..c1e99951a6 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -6630,7 +6630,7 @@ types have different ``target`` attributes.
    Mouse mode is set by the ``mouse`` element, setting its ``mode`` attribute
    to one of ``server`` or ``client``. If no mode is specified, the qemu
    default will be used (client mode).
-   :since:`Since 8.2.0`
+   :since:`Since 8.4.0`
 
 :anchor:`<a id="elementsCharHostInterface"/>`
 
-- 
2.36.0