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

Daniel P. Berrangé berrange at redhat.com
Wed Sep 16 17:04:50 UTC 2020


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





More information about the libvir-list mailing list