On Mon, Jun 30, 2025 at 04:59:08PM -0300, Fabiano Rosas wrote:
> Each migration parameters has a default value, store them for later
> use in resetting s->parameters. Values overridden via the command line
> with the debugging option -global migration.<param> will be included.
> 
> Make the structure const and change the appropriate signatures to make
> sure its values are not changed by accident. Some functions take two
> MigrationParameters pointers and it's easy to confuse them.
> 
> Signed-off-by: Fabiano Rosas <faro...@suse.de>

Reviewed-by: Peter Xu <pet...@redhat.com>

-- 
Peter Xu


Reply via email to