diff options
author | Hyman Huang <yong.huang@smartx.com> | 2024-02-20 00:04:42 +0800 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2024-07-24 10:39:10 +0100 |
commit | 9263c4173ff5941a8ad1865254131da68d0d7084 (patch) | |
tree | c0c10a6992e6cc80b542ed49543ff4bcf171ec34 /docs/devel/index-internals.rst | |
parent | dc37d1c56b87c6f4bc354d07791c9e69549e1524 (diff) | |
download | qemu-9263c4173ff5941a8ad1865254131da68d0d7084.zip qemu-9263c4173ff5941a8ad1865254131da68d0d7084.tar.gz qemu-9263c4173ff5941a8ad1865254131da68d0d7084.tar.bz2 |
docs/devel: Add introduction to LUKS volume with detached header
Signed-off-by: Hyman Huang <yong.huang@smartx.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'docs/devel/index-internals.rst')
-rw-r--r-- | docs/devel/index-internals.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/devel/index-internals.rst b/docs/devel/index-internals.rst index 5636e9c..4ac7725 100644 --- a/docs/devel/index-internals.rst +++ b/docs/devel/index-internals.rst @@ -20,3 +20,4 @@ Details about QEMU's various subsystems including how to add features to them. vfio-iommufd writing-monitor-commands virtio-backends + crypto |