Signed-off-by: Han Han <hhan@xxxxxxxxxx> --- docs/formatdomain.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 49713a12d4..73ca4e009f 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -2518,8 +2518,11 @@ paravirtualized driver is specified via the ``disk`` element. For "nbd", the ``name`` attribute is optional. TLS transport for NBD can be enabled by setting the ``tls`` attribute to ``yes``. For the QEMU hypervisor, usage of a TLS environment can also be globally controlled on - the host by the ``nbd_tls`` and ``nbd_tls_x509_cert_dir`` in - /etc/libvirt/qemu.conf. ('tls' :since:`Since 4.5.0` ) + the host by the ``nbd_tls`` and ``nbd_tls_x509_cert_dir`` + ('tls' :since:`Since 4.5.0` ), and the ``nbd_tls_x509_secret_uuid`` to + use a secret to store the passphrase for TLS client + ( :since:`Since 6.6.0` ). All these nbd configurations for QEMU is in + /etc/libvirt/qemu.conf . For protocols ``http`` and ``https`` an optional attribute ``query`` specifies the query string. ( :since:`Since 6.2.0` ) -- 2.28.0