On 07.07.2025 23:58, Denis V. Lunev via wrote:
From time to time it is needed to remove all bitmaps from the image. Before this patch the process is not very convinient. One should perform qemu-img info and parse the output to obtain all names. After that one should sequentially call qemu-img bitmap --remove for each present bitmap.
I'd very much love to add more commands/options to qemu-img *after* my big patchset to it is either accepted or rejected. It's been in the queue for over the years, and I have to rebase it painfully after each change (thankfully there weren't many). https://lore.kernel.org/qemu-devel/20250531171609.197078-1-...@tls.msk.ru/ Thanks, /mjt