Re: [PATCH v2 07/24] migration: Add a flag to track block-bitmap-mapping input

2025-07-04 Thread Peter Xu
On Mon, Jun 30, 2025 at 04:58:56PM -0300, Fabiano Rosas wrote: > The QAPI converts an empty list on the block-bitmap-mapping input into > a NULL BitmapMigrationNodeAliasList. The empty list is a valid input > for the block-bitmap-mapping option, so commit 3cba22c9ad ("migration: > Fix block_bitmap_

[PATCH v2 07/24] migration: Add a flag to track block-bitmap-mapping input

2025-06-30 Thread Fabiano Rosas
The QAPI converts an empty list on the block-bitmap-mapping input into a NULL BitmapMigrationNodeAliasList. The empty list is a valid input for the block-bitmap-mapping option, so commit 3cba22c9ad ("migration: Fix block_bitmap_mapping migration") started using the s->parameters.has_block_bitmap_ma