On Tue, Dec 03, 2024 at 07:51:27PM -0500, Peter Xu wrote:
> migration/block: Merge block reactivations for fail/cancel
> migration/block: Extend the migration_block_* API to dest side
> migration/block: Apply the migration_block_* API to postcopy
I just noticed these three patches cannot be
I started looking at this problem as a whole when reviewing Fabiano's
series, especially the patch (for a QEMU crash [1]):
https://lore.kernel.org/r/20241125144612.16194-5-faro...@suse.de
The proposed patch could work, but it's unwanted to add such side effect to
migration. So I start to think a