]> git.proxmox.com Git - mirror_qemu.git/commit
migration: Sync requested pages after postcopy recovery
authorPeter Xu <peterx@redhat.com>
Wed, 21 Oct 2020 21:27:19 +0000 (17:27 -0400)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 26 Oct 2020 16:15:04 +0000 (16:15 +0000)
commit0c26781c0937324d175b8105bc96ccce778d9760
tree4cdf53551febac2a1b5808bed18955c72f38c808
parent8f8bfffcf1b486cee9a3bc79bb9b174682b06e22
migration: Sync requested pages after postcopy recovery

We synchronize the requested pages right after a postcopy recovery happens.
This helps to synchronize the prioritized pages on source so that the faulted
threads can be served faster.

Reported-by: Xiaohui Li <xiaohli@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20201021212721.440373-5-peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/savevm.c
migration/trace-events