diff options
| author | Peter Xu | 2018-06-27 15:22:44 +0200 |
|---|---|---|
| committer | Dr. David Alan Gilbert | 2018-07-10 13:48:53 +0200 |
| commit | 81e620531fa842f760086964ca1b8657ae6c07ba (patch) | |
| tree | 9e2422bf4269d3a9fb40bc9906b2545478dbc31b /include | |
| parent | migration: delay postcopy paused state (diff) | |
| download | qemu-81e620531fa842f760086964ca1b8657ae6c07ba.tar.gz qemu-81e620531fa842f760086964ca1b8657ae6c07ba.tar.xz qemu-81e620531fa842f760086964ca1b8657ae6c07ba.zip | |
migration: move income process out of multifd
Move the call to migration_incoming_process() out of multifd code. It's
a bit strange that we can migration generic calls in multifd code.
Instead, let multifd_recv_new_channel() return a boolean showing whether
it's ready to continue the incoming migration.
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180627132246.5576-3-peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
