[PATCH v2] docs: support qcow2 format in luks encryption volume

Meina Li meili at redhat.com
Thu Dec 24 09:31:55 UTC 2020


Signed-off-by: Meina Li <meili at redhat.com>
---
 docs/formatstorageencryption.html.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/formatstorageencryption.html.in b/docs/formatstorageencryption.html.in
index ea80a87cfb..7215c307d7 100644
--- a/docs/formatstorageencryption.html.in
+++ b/docs/formatstorageencryption.html.in
@@ -128,7 +128,9 @@
 
     <p>
       Here is an example specifying use of the <code>luks</code> format for
-      a specific cipher algorithm for volume creation:
+      a specific cipher algorithm for volume creation.
+      <span class="since">Since 6.10.0,</span> the <code>target</code> format
+      can also support <code>qcow2</code> type with <code>luks</code> encryption.
     </p>
     <pre>
 <volume>
-- 
2.27.0




More information about the libvir-list mailing list