[libvirt] [PATCH 0/2] qemu: Sanitize update of 'current' checkpoint/snapshot

Peter Krempa posted 2 patches 4 years, 6 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1569854528.git.pkrempa@redhat.com
src/qemu/qemu_checkpoint.c |  7 -------
src/qemu/qemu_driver.c     | 19 -------------------
2 files changed, 26 deletions(-)
[libvirt] [PATCH 0/2] qemu: Sanitize update of 'current' checkpoint/snapshot
Posted by Peter Krempa 4 years, 6 months ago
See 1/2.

Peter Krempa (2):
  qemu: snapshot: Don't update current snapshot until we're done
  qemu: checkpoint: Don't update current checkpoint until we are done

 src/qemu/qemu_checkpoint.c |  7 -------
 src/qemu/qemu_driver.c     | 19 -------------------
 2 files changed, 26 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] qemu: Sanitize update of 'current' checkpoint/snapshot
Posted by Michal Privoznik 4 years, 6 months ago
On 9/30/19 4:42 PM, Peter Krempa wrote:
> See 1/2.
> 
> Peter Krempa (2):
>    qemu: snapshot: Don't update current snapshot until we're done
>    qemu: checkpoint: Don't update current checkpoint until we are done
> 
>   src/qemu/qemu_checkpoint.c |  7 -------
>   src/qemu/qemu_driver.c     | 19 -------------------
>   2 files changed, 26 deletions(-)
> 

Nice diff stat.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Michal

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