Re: [PATCH V2 04/11] migration: stop vm earlier for cpr

2024-08-06 Thread Steven Sistare
On 7/22/2024 9:42 AM, Fabiano Rosas wrote: Steven Sistare writes: On 7/17/2024 2:59 PM, Fabiano Rosas wrote: Steve Sistare writes: Stop the vm earlier for cpr, to guarantee consistent device state when CPR state is saved. Signed-off-by: Steve Sistare --- migration/migration.c | 22 +++

Re: [PATCH V2 04/11] migration: stop vm earlier for cpr

2024-07-22 Thread Fabiano Rosas
Steven Sistare writes: > On 7/17/2024 2:59 PM, Fabiano Rosas wrote: >> Steve Sistare writes: >> >>> Stop the vm earlier for cpr, to guarantee consistent device state when >>> CPR state is saved. >>> >>> Signed-off-by: Steve Sistare >>> --- >>> migration/migration.c | 22 +

Re: [PATCH V2 04/11] migration: stop vm earlier for cpr

2024-07-20 Thread Steven Sistare
On 7/17/2024 2:59 PM, Fabiano Rosas wrote: Steve Sistare writes: Stop the vm earlier for cpr, to guarantee consistent device state when CPR state is saved. Signed-off-by: Steve Sistare --- migration/migration.c | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-)

Re: [PATCH V2 04/11] migration: stop vm earlier for cpr

2024-07-17 Thread Fabiano Rosas
Steve Sistare writes: > Stop the vm earlier for cpr, to guarantee consistent device state when > CPR state is saved. > > Signed-off-by: Steve Sistare > --- > migration/migration.c | 22 +- > 1 file changed, 13 insertions(+), 9 deletions(-) > > diff --git a/migration/migratio

[PATCH V2 04/11] migration: stop vm earlier for cpr

2024-06-30 Thread Steve Sistare
Stop the vm earlier for cpr, to guarantee consistent device state when CPR state is saved. Signed-off-by: Steve Sistare --- migration/migration.c | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/migration/migration.c b/migration/migration.c index 0f4776