Re: [PATCH v2 06/10] migration/docs: Update postcopy recover session for SETUP phase

2024-06-17 Thread Fabiano Rosas
Peter Xu writes: > Firstly, the "Paused" state was added in the wrong place before. The state > machine section was describing PostcopyState, rather than MigrationStatus. > Drop the Paused state descriptions. > > Then in the postcopy recover session, add more information on the state > machine fo

[PATCH v2 06/10] migration/docs: Update postcopy recover session for SETUP phase

2024-06-17 Thread Peter Xu
Firstly, the "Paused" state was added in the wrong place before. The state machine section was describing PostcopyState, rather than MigrationStatus. Drop the Paused state descriptions. Then in the postcopy recover session, add more information on the state machine for MigrationStatus in the lines