On Fri, Oct 10, 2025 at 08:39:52PM +0300, Vladimir Sementsov-Ogievskiy wrote: > Add possibility for devices to hook into top of migrate-incoming QMP > command. It's a place, where migration capabilities and parameters > are already set, but migration downtime is not yet started (source > is still running). So here devices may do some remaining initializations > dependent on migration capabilities. This will be used in further commit > to support backend-transfer migration feature for vhost-user-blk. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Acked-by: Peter Xu <[email protected]> -- Peter Xu
