[PATCH 0/2] conf: Properly handle placement of <auth> and <encryption> after blockjobs

Peter Krempa pkrempa at redhat.com
Thu May 7 13:26:53 UTC 2020


Peter Krempa (2):
  conf: Sanitize handling of <auth> and <encryption> placement for disks
  conf: Store 'diskElementAuth' and 'diskElementEnc' properties in
    status XML

 src/conf/backup_conf.c                    |   3 +-
 src/conf/domain_conf.c                    | 117 +++++++++++-----------
 src/conf/domain_conf.h                    |   6 +-
 src/conf/snapshot_conf.c                  |   4 +-
 src/qemu/qemu_domain.c                    |   6 +-
 src/util/virstoragefile.c                 |   1 -
 src/util/virstoragefile.h                 |   2 -
 tests/qemublocktest.c                     |   4 +-
 tests/qemustatusxml2xmldata/modern-in.xml |   4 +
 tests/virstoragetest.c                    |   3 +-
 10 files changed, 81 insertions(+), 69 deletions(-)

-- 
2.26.2




More information about the libvir-list mailing list