Re: [libvirt] [PATCH 08/13] backup: Implement virsh support for checkpoints

2019-06-19 Thread Peter Krempa
On Tue, Jun 18, 2019 at 22:47:49 -0500, Eric Blake wrote: > Introduce a bunch of new virsh commands for managing checkpoints > in isolation. More commands are needed for performing incremental > backups, but these commands were easy to implement by modeling > heavily after virsh-snapshot.c (no need

[libvirt] [PATCH 08/13] backup: Implement virsh support for checkpoints

2019-06-18 Thread Eric Blake
Introduce a bunch of new virsh commands for managing checkpoints in isolation. More commands are needed for performing incremental backups, but these commands were easy to implement by modeling heavily after virsh-snapshot.c (no need for checkpoint-revert, and checkpoint-list was a lot easier since