migration: introduce qemu_ufd_copy_ioctl helper
authorAlexey Perevalov <a.perevalov@samsung.com>
Thu, 5 Oct 2017 11:13:19 +0000 (14:13 +0300)
committerJuan Quintela <quintela@redhat.com>
Mon, 23 Oct 2017 16:03:40 +0000 (18:03 +0200)
commit727b9d7e4926755e14d9ac2b09777c51cccb9b80
tree43201fa7ed8a10443821eefba7e3eeed0f420e3d
parent8be4620be237356e22905d9aa2356ced492970c8
migration: introduce qemu_ufd_copy_ioctl helper

Just for placing auxilary operations inside helper,
auxilary operations like: track received pages,
notify about copying operation in futher patches.

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