[libvirt] [PATCH v4 0/4] qemu: block: implement optional removal of committed snapshot images

Pavel Mores posted 4 patches 4 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20191210162541.15432-1-pmores@redhat.com
src/qemu/qemu_blockjob.c                      | 50 ++++++++++++++++++-
src/qemu/qemu_blockjob.h                      |  4 +-
src/qemu/qemu_domain.c                        |  4 ++
src/qemu/qemu_driver.c                        | 12 ++++-
.../blockjob-blockdev-in.xml                  |  1 +
5 files changed, 67 insertions(+), 4 deletions(-)
[libvirt] [PATCH v4 0/4] qemu: block: implement optional removal of committed snapshot images
Posted by Pavel Mores 4 years, 4 months ago
This version incorporates Peter's feedback to v3.

Pavel Mores (4):
  qemu: block: propagate the delete flag to where it can actually be
    used
  qemu: block: use the delete flag to delete snapshot images if
    requested
  qemu: block: store the delete flag in libvirtd's status XML
  qemu: block: enable the snapshot image deletion feature

 src/qemu/qemu_blockjob.c                      | 50 ++++++++++++++++++-
 src/qemu/qemu_blockjob.h                      |  4 +-
 src/qemu/qemu_domain.c                        |  4 ++
 src/qemu/qemu_driver.c                        | 12 ++++-
 .../blockjob-blockdev-in.xml                  |  1 +
 5 files changed, 67 insertions(+), 4 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list