[libvirt PATCH 0/2] storage: fully support qcow2 with LUKS volumes

Daniel P. Berrangé posted 2 patches 3 years, 7 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200916170452.1564481-1-berrange@redhat.com
There is a newer version of this series
src/storage/storage_util.c | 70 +++++++++++++++++++++++++++++---------
src/util/virqemu.c         | 23 +++++++++----
src/util/virqemu.h         |  1 +
src/util/virstoragefile.c  | 16 +++++++++
4 files changed, 88 insertions(+), 22 deletions(-)
[libvirt PATCH 0/2] storage: fully support qcow2 with LUKS volumes
Posted by Daniel P. Berrangé 3 years, 7 months ago
We added support for LUKS with raw volumes, but never extended it to
cover qcow2 volumes.

Daniel P. Berrangé (2):
  util: detect LUKS encryption scheme in qcow2 files
  storage: add support for qcow2 LUKS encryption

 src/storage/storage_util.c | 70 +++++++++++++++++++++++++++++---------
 src/util/virqemu.c         | 23 +++++++++----
 src/util/virqemu.h         |  1 +
 src/util/virstoragefile.c  | 16 +++++++++
 4 files changed, 88 insertions(+), 22 deletions(-)

-- 
2.26.2