Re: [PATCH 18/24] qemu: checkpoint: Implement VIR_DOMAIN_CHECKPOINT_XML_SIZE

2020-07-07 Thread Peter Krempa
On Thu, Jul 02, 2020 at 14:42:50 -0500, Eric Blake wrote: > On 7/2/20 9:40 AM, Peter Krempa wrote: > > Introduce code which merges the appropriate bitmaps and queries the > > final size of the backup, so that we can print the XML with size > > information. > > > > Signed-off-by: Peter Krempa > >

Re: [PATCH 18/24] qemu: checkpoint: Implement VIR_DOMAIN_CHECKPOINT_XML_SIZE

2020-07-02 Thread Eric Blake
On 7/2/20 9:40 AM, Peter Krempa wrote: Introduce code which merges the appropriate bitmaps and queries the final size of the backup, so that we can print the XML with size information. Signed-off-by: Peter Krempa --- src/qemu/qemu_checkpoint.c | 143 - 1

[PATCH 18/24] qemu: checkpoint: Implement VIR_DOMAIN_CHECKPOINT_XML_SIZE

2020-07-02 Thread Peter Krempa
Introduce code which merges the appropriate bitmaps and queries the final size of the backup, so that we can print the XML with size information. Signed-off-by: Peter Krempa --- src/qemu/qemu_checkpoint.c | 143 - 1 file changed, 142 insertions(+), 1