pve-qemu/debian/patches/bitmap-mirror
Fiona Ebner ea7662074d fix checks for drive mirror with bitmap
The QAPI change for QEMU 8.0 dropped redundant has_foo parameters, but
in the blockdev_mirror_common() function (which is not part of the
QAPI itself but called from there) the argument pair was has_bitmap
and bitmap_name rather than has_bitmap and bitmap.

Reported-by: Aaron Lauterer <a.lauterer@proxmox.com>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-06-15 13:55:22 +02:00
..
0001-drive-mirror-add-support-for-sync-bitmap-mode-never.patch fix checks for drive mirror with bitmap 2023-06-15 13:55:22 +02:00
0002-drive-mirror-add-support-for-conditional-and-always-.patch update submodule and patches to QEMU 8.0.0 2023-05-22 15:09:14 +02:00
0003-mirror-add-check-for-bitmap-mode-without-bitmap.patch fix checks for drive mirror with bitmap 2023-06-15 13:55:22 +02:00
0004-mirror-switch-to-bdrv_dirty_bitmap_merge_internal.patch update submodule and patches to QEMU 8.0.0 2023-05-22 15:09:14 +02:00
0005-iotests-add-test-for-bitmap-mirror.patch update submodule and patches to 6.1.1 2022-01-13 10:56:39 +01:00
0006-mirror-move-some-checks-to-qmp.patch fix checks for drive mirror with bitmap 2023-06-15 13:55:22 +02:00