Denis V. Lunev 73f3e13692 parallels: mark driver as supporting CBT
Parallels driver indeed support Parallels Dirty Bitmap Feature in
read-only mode. The patch adds bdrv_supports_persistent_dirty_bitmap()
callback which always return 1 to indicate that.

This will allow to copy CBT from Parallels image with qemu-img.

Note: read-write support is signalled through
bdrv_co_can_store_new_dirty_bitmap() and is different.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
2023-09-21 08:45:14 +02:00
..
2023-09-08 13:08:52 +03:00
2023-02-24 15:09:39 +00:00
2023-09-08 13:08:52 +03:00
2023-05-30 17:37:26 +02:00
2023-09-08 13:08:52 +03:00
2023-09-08 13:08:52 +03:00
2023-09-11 09:11:22 -04:00
2023-09-08 13:08:52 +03:00
2023-09-08 13:08:52 +03:00
2023-06-01 07:34:03 -04:00
2023-09-08 13:08:52 +03:00
2023-05-30 17:37:26 +02:00
2023-09-08 13:08:52 +03:00
2023-09-08 13:08:52 +03:00