migration: Introduce migrate_send_rp_message_req_pages()
commit7a267fc49b5a06cb395fe437996d5df517783ff8
authorPeter Xu <peterx@redhat.com>
Wed, 21 Oct 2020 21:27:17 +0000 (21 17:27 -0400)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 26 Oct 2020 16:15:04 +0000 (26 16:15 +0000)
tree7046070035d15fe840d2e1c738fbceec6ffdb62f
parenteef621c4e617774ea894dfe303eb89b8a692aa2e
migration: Introduce migrate_send_rp_message_req_pages()

This is another layer wrapper for sending a page request to the source VM.  The
new migrate_send_rp_message_req_pages() will be used elsewhere in coming
patches.

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20201021212721.440373-3-peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/migration.c
migration/migration.h