pve-qemu/debian/patches
Fiona Ebner 8051a24b5f fix #4476: savevm-async: avoid looping without progress
when pend_postcopy is large. By definition, pend_postcopy won't
decrease when iterating, so a value larger than the cutoff of 400000
would lead to essentially empty iterations, filling up the state file
until only 30 MiB + pending_size remain and the second half of the
check would trigger.

Avoid this, by not considering pend_postcopy for the cutoff to enter
the final phase.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-02-21 08:39:08 +01:00
..
bitmap-mirror update submodule and patches to 7.2.0 2022-12-16 11:47:20 +01:00
extra add patch to fix issue with VirtIO disk using detect-zeroes=unmap 2023-01-27 09:36:41 +01:00
pve fix #4476: savevm-async: avoid looping without progress 2023-02-21 08:39:08 +01:00
series add patch to fix issue with VirtIO disk using detect-zeroes=unmap 2023-01-27 09:36:41 +01:00