]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: clarify 'readahead' and 'timeout' for disks
authorJonathon Jongsma <jjongsma@redhat.com>
Wed, 15 Jun 2022 16:21:58 +0000 (11:21 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Fri, 24 Jun 2022 14:03:54 +0000 (09:03 -0500)
Document the format of the 'readahead' and 'timeout' XML elements more
accurately.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.rst

index 991d45672af55d3dd1addb242faf77627d4d978e..62a94890f01ecd6466d074d71b4bdbd6b28eebb1 100644 (file)
@@ -2878,11 +2878,13 @@ paravirtualized driver is specified via the ``disk`` element.
       more cookies. The cookie name and value must conform to the HTTP
       specification. :since:`Since 6.2.0`
    ``readahead``
-      Specifies the size of the readahead buffer for protocols which support it.
-      (all 'curl' based drivers in qemu). The size is in bytes. Note that '0' is
-      considered as if the value is not provided. :since:`Since 6.2.0`
+      The ``readahead`` element has a ``size`` attribute which specifies the
+      size of the readahead buffer in bytes for protocols which support it.
+      Note that '0' is considered as if the value is not provided.
+      :since:`Since 6.2.0`
    ``timeout``
-      Specifies the connection timeout for protocols which support it. Note that
+      The ``timeout`` element has a ``seconds`` attribute which specifies the
+      connection timeout in seconds for protocols which support it. Note that
       '0' is considered as if the value is not provided. :since:`Since 6.2.0`
    ``identity``
       When using an ``nfs`` protocol, this is used to provide information on the