mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-31 10:05:31 +00:00
docs: support qcow2 format in luks encryption volume
Signed-off-by: Meina Li <meili@redhat.com> Reviewed-by: Han Han <hhan@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
1f61660ed9
commit
24ddf9d0fb
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user