[PATCH 0/2] migration: Two extra fixes

Peter Xu posted 2 patches 3 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201102153010.11979-1-peterx@redhat.com
Maintainers: "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Juan Quintela <quintela@redhat.com>
migration/postcopy-ram.c |  2 --
migration/savevm.c       | 17 ++++++++++++++---
2 files changed, 14 insertions(+), 5 deletions(-)
[PATCH 0/2] migration: Two extra fixes
Posted by Peter Xu 3 years, 6 months ago
This should fix intermittent hang of migration-test due to the latest update to
postcopy recovery.

Thanks,

Peter Xu (2):
  migration: Unify reset of last_rb on destination node when recover
  migration: Postpone the kick of the fault thread after recover

 migration/postcopy-ram.c |  2 --
 migration/savevm.c       | 17 ++++++++++++++---
 2 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.26.2



Re: [PATCH 0/2] migration: Two extra fixes
Posted by Dr. David Alan Gilbert 3 years, 6 months ago
* Peter Xu (peterx@redhat.com) wrote:
> This should fix intermittent hang of migration-test due to the latest update to
> postcopy recovery.
> 
> Thanks,

Queued

> 
> Peter Xu (2):
>   migration: Unify reset of last_rb on destination node when recover
>   migration: Postpone the kick of the fault thread after recover
> 
>  migration/postcopy-ram.c |  2 --
>  migration/savevm.c       | 17 ++++++++++++++---
>  2 files changed, 14 insertions(+), 5 deletions(-)
> 
> -- 
> 2.26.2
> 
> 
-- 
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK


Re: [PATCH 0/2] migration: Two extra fixes
Posted by Dr. David Alan Gilbert 3 years, 6 months ago
* Peter Xu (peterx@redhat.com) wrote:
> This should fix intermittent hang of migration-test due to the latest update to
> postcopy recovery.
> 
> Thanks,

Queued

> 
> Peter Xu (2):
>   migration: Unify reset of last_rb on destination node when recover
>   migration: Postpone the kick of the fault thread after recover
> 
>  migration/postcopy-ram.c |  2 --
>  migration/savevm.c       | 17 ++++++++++++++---
>  2 files changed, 14 insertions(+), 5 deletions(-)
> 
> -- 
> 2.26.2
> 
> 
-- 
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK