Prasad Pandit <[email protected]> writes: > From: Prasad Pandit <[email protected]> > > Enable Multifd and Postcopy migration together. > The migration_ioc_process_incoming() routine checks > magic value sent on each channel and helps to properly > setup multifd and postcopy channels. > > The Precopy and Multifd threads work during the initial > guest RAM transfer. When migration moves to the Postcopy > phase, the multifd threads cease to send data on multifd > channels and Postcopy threads on the destination > request/pull data from the source side. > > Signed-off-by: Prasad Pandit <[email protected]>
Reviewed-by: Fabiano Rosas <[email protected]>
