-
Andrey Gruzdev authored
Introducing implementation of 'background' snapshot thread which in overall follows the logic of precopy migration while internally utilizes completely different mechanism to 'freeze' vmstate at the start of snapshot creation. This mechanism is based on userfault_fd with wr-protection support and is Linux-specific. Signed-off-by:
Andrey Gruzdev <andrey.gruzdev@virtuozzo.com>
Acked-by:
Peter Xu <peterx@redhat.com>
Reviewed-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20210129101407.103458-5-andrey.gruzdev@virtuozzo.com>
Signed-off-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>Andrey Gruzdev authoredIntroducing implementation of 'background' snapshot thread which in overall follows the logic of precopy migration while internally utilizes completely different mechanism to 'freeze' vmstate at the start of snapshot creation. This mechanism is based on userfault_fd with wr-protection support and is Linux-specific. Signed-off-by:
Andrey Gruzdev <andrey.gruzdev@virtuozzo.com>
Acked-by:
Peter Xu <peterx@redhat.com>
Reviewed-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20210129101407.103458-5-andrey.gruzdev@virtuozzo.com>
Signed-off-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>
Loading