Re: [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input

2025-06-06 Thread Fabiano Rosas
Peter Xu writes: > On Fri, Jun 06, 2025 at 12:43:04PM -0300, Fabiano Rosas wrote: >> Peter Xu writes: >> >> > On Mon, Jun 02, 2025 at 10:37:54PM -0300, Fabiano Rosas wrote: >> >> The QAPI converts an empty list on the block-bitmap-mapping input into >> >> a NULL BitmapMigrationNodeAliasList. Th

Re: [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input

2025-06-06 Thread Peter Xu
On Fri, Jun 06, 2025 at 12:43:04PM -0300, Fabiano Rosas wrote: > Peter Xu writes: > > > On Mon, Jun 02, 2025 at 10:37:54PM -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 in

Re: [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input

2025-06-06 Thread Fabiano Rosas
Peter Xu writes: > On Mon, Jun 02, 2025 at 10:37:54PM -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 ("migrat

Re: [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input

2025-06-06 Thread Peter Xu
On Mon, Jun 02, 2025 at 10:37:54PM -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 05/21] migration: Add a flag to track block-bitmap-mapping input

2025-06-02 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