[libvirt] [PATCH 0/3] qemu: backup: Allow configuring and reading back of export an backup bitmap name

Peter Krempa pkrempa at redhat.com
Thu Jan 9 18:31:49 UTC 2020


These were already posted before.

oVirt folks would like to be able to read the export and bitmap names.
Given that I already wrote support for configuring it and it's rather
simple I'm re-posting these as they were before.

Peter Krempa (3):
  conf: backup: Allow configuration of names exported via NBD
  qemu: backup: Implement support for backup disk export name
    configuration
  qemu: backup: Implement support for backup disk bitmap name
    configuration

 docs/formatbackup.html.in                          |  9 +++++++++
 docs/schemas/domainbackup.rng                      |  8 ++++++++
 src/conf/backup_conf.c                             | 11 +++++++++++
 src/conf/backup_conf.h                             |  2 ++
 src/qemu/qemu_backup.c                             | 14 ++++++++++++--
 .../domainbackupxml2xmlin/backup-pull-seclabel.xml |  2 +-
 .../backup-pull-seclabel.xml                       |  2 +-
 7 files changed, 44 insertions(+), 4 deletions(-)

-- 
2.24.1




More information about the libvir-list mailing list