On Tue, May 05, 2026 at 11:14:14AM +0300, Avihai Horon wrote: > A new switchover-ack mechanism that will replace the existing one will > be added in the following patches. The new mechanism will have a new > SaveVMHandler and will not use switchover_ack_needed. However, the old > mechanism must still be kept for backward compatibility. > > To keep things clear and decrease API surface of old code, replace > switchover_ack_needed SaveVMHandler with a regular function > migration_request_switchover_ack(). > > No functional changes intended. > > Signed-off-by: Avihai Horon <[email protected]>
Acked-by: Peter Xu <[email protected]> -- Peter Xu
