]> git.proxmox.com Git - mirror_qemu.git/commit - migration/ram.c
migration: postcopy_place_page factoring out
authorAlexey Perevalov <a.perevalov@samsung.com>
Thu, 5 Oct 2017 11:13:18 +0000 (14:13 +0300)
committerJuan Quintela <quintela@redhat.com>
Mon, 23 Oct 2017 16:03:39 +0000 (18:03 +0200)
commit8be4620be237356e22905d9aa2356ced492970c8
treec14f2b8e59f197537040154646829dd10cb574c0
parentd6eff5d75d6b8d2fb18dca4ebd9f02a16d8e7f3b
migration: postcopy_place_page factoring out

Need to mark copied pages as closer as possible to the place where it
tracks down. That will be necessary in futher patch.

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Alexey Perevalov <a.perevalov@samsung.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration/postcopy-ram.c
migration/postcopy-ram.h
migration/ram.c