Re: [libvirt] [PATCH RFC 11/11] qemu: backup: Implement support for backup disk bitmap name configuration

2020-01-05 Thread Nir Soffer
On Fri, Dec 20, 2019 at 3:27 PM Peter Krempa wrote: > > Use the user-configured name of the bitmap when merging the appropriate > bitmaps for an excremental backup so that the user can see it as > configured. Additionally expose the default bitmap name if nothing is > configured. > > Signed-off-by

Re: [libvirt] [PATCH RFC 11/11] qemu: backup: Implement support for backup disk bitmap name configuration

2019-12-20 Thread Eric Blake
On 12/20/19 7:25 AM, Peter Krempa wrote: Use the user-configured name of the bitmap when merging the appropriate bitmaps for an excremental backup so that the user can see it as Eww. I know you meant incremental, but your choice of wording left quite a smelly impression 💩 configured. Additi

[libvirt] [PATCH RFC 11/11] qemu: backup: Implement support for backup disk bitmap name configuration

2019-12-20 Thread Peter Krempa
Use the user-configured name of the bitmap when merging the appropriate bitmaps for an excremental backup so that the user can see it as configured. Additionally expose the default bitmap name if nothing is configured. Signed-off-by: Peter Krempa --- src/qemu/qemu_backup.c | 9 - 1 file