Re: [PATCH v2 5/6] qemu-img: Add convert --bitmaps option

2020-05-04 Thread Max Reitz
On 21.04.20 23:20, Eric Blake wrote: > Make it easier to copy all the persistent bitmaps of a source image > along with the contents, by adding a boolean flag for use with > qemu-img convert. This is basically shorthand, as the same effect > could be accomplished with a series of 'qemu-img bitmap

[PATCH v2 5/6] qemu-img: Add convert --bitmaps option

2020-04-21 Thread Eric Blake
Make it easier to copy all the persistent bitmaps of a source image along with the contents, by adding a boolean flag for use with qemu-img convert. This is basically shorthand, as the same effect could be accomplished with a series of 'qemu-img bitmap --add' and 'qemu-img bitmap --merge -b