Re: [PATCH V5 05/12] migration: preserve suspended runstate

2023-11-20 Thread Fabiano Rosas
Steve Sistare writes: > A guest that is migrated in the suspended state automaticaly wakes and > continues execution. This is wrong; the guest should end migration in > the same state it started. The root cause is that the outgoing migration > code automatically wakes the guest, then saves the

[PATCH V5 05/12] migration: preserve suspended runstate

2023-11-13 Thread Steve Sistare
A guest that is migrated in the suspended state automaticaly wakes and continues execution. This is wrong; the guest should end migration in the same state it started. The root cause is that the outgoing migration code automatically wakes the guest, then saves the RUNNING runstate in global_state