On Tue, Aug 29, 2023 at 11:17:58AM -0700, Steve Sistare wrote:
> Create a subroutine for preserving the runstate after migration,
> to be used in a subsequent patch. No functional change.
There is actually a functional change when postcopy=on && colo=on, but I
don't think it's a valid use case, s
Create a subroutine for preserving the runstate after migration,
to be used in a subsequent patch. No functional change.
Signed-off-by: Steve Sistare
Reviewed-by: Fabiano Rosas
---
migration/migration.c | 37 ++---
migration/migration.h | 1 +
migration/savevm.