Now that 'blockdev-reopen' will be stable in the upcoming qemu versions
we can finally enable incremental backups.
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
* **New features**
+ * qemu: Incremental backup support via ``virDomainBackupBegin``
+
+ libvirt-7.6 along with the unreleased qemu-6.1 will fully support the change
+ block tracking features (block-dirty-bitmaps) to be able to do incremental
+ backups and management of the checkpoint states via the appropriate APIs.
+
* **Improvements**
* **Bug fixes**