Re: [libvirt] [PATCH v5 04/20] backup: Introduce virDomainCheckpointPtr

2019-03-14 Thread Eric Blake
On 3/12/19 1:01 PM, John Ferlan wrote: > > > On 3/7/19 12:47 AM, Eric Blake wrote: >> Prepare for introducing a bunch of new public APIs related to >> backup checkpoints by first introducing a new internal type >> and errors associated with that type. Checkpoints are modeled >> heavily after vir

Re: [libvirt] [PATCH v5 04/20] backup: Introduce virDomainCheckpointPtr

2019-03-12 Thread John Ferlan
On 3/7/19 12:47 AM, Eric Blake wrote: > Prepare for introducing a bunch of new public APIs related to > backup checkpoints by first introducing a new internal type > and errors associated with that type. Checkpoints are modeled > heavily after virDomainSnapshotPtr (both represent a point in > t

[libvirt] [PATCH v5 04/20] backup: Introduce virDomainCheckpointPtr

2019-03-06 Thread Eric Blake
Prepare for introducing a bunch of new public APIs related to backup checkpoints by first introducing a new internal type and errors associated with that type. Checkpoints are modeled heavily after virDomainSnapshotPtr (both represent a point in time of the guest), although a snapshot exists with