On Fri, Jan 10, 2020 at 17:57:18 +0100, Peter Krempa wrote: > See the last patch for explanation. > > Peter Krempa (4): > tests: qemuxml2argv: Add disk image with encrypted backing file > tests: qemuxml2argv: Run luks-disks-source-qcow2 case with latest caps > tests: qemuxml2xml: Enable luks-disks-source-qcow2 case > conf: Always format storage source auth and encryption under <source> > for backing files > > src/conf/backup_conf.c | 2 +- > src/conf/domain_conf.c | 13 ++- > src/conf/domain_conf.h | 1 + > src/conf/snapshot_conf.c | 2 +- > src/qemu/qemu_domain.c | 4 +- > tests/qemublocktest.c | 2 +- > .../luks-disks-source-qcow2.args | 8 ++ > ...luks-disks-source-qcow2.x86_64-latest.args | 110 ++++++++++++++++++ > .../luks-disks-source-qcow2.xml | 18 +++ > tests/qemuxml2argvtest.c | 1 + > .../luks-disks-source-qcow2.x86_64-latest.xml | 106 +++++++++++++++++ > tests/qemuxml2xmltest.c | 1 + > tests/virstoragetest.c | 2 +- > 13 files changed, 259 insertions(+), 11 deletions(-) > create mode 100644 tests/qemuxml2argvdata/luks-disks-source-qcow2.x86_64-latest.args > create mode 100644 tests/qemuxml2xmloutdata/luks-disks-source-qcow2.x86_64-latest.xml Reviewed-by: Jiri Denemark <jdenemar@xxxxxxxxxx> -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list