diff options
author | Peter Xu <peterx@redhat.com> | 2022-10-11 17:55:56 -0400 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2022-12-15 10:30:37 +0100 |
commit | ec6f3ab9f489ecabec2b660887c38b6a95c85e41 (patch) | |
tree | f9e97c1035c7f5744b5995448f25c2aab8f5d621 /migration/trace-events | |
parent | f166876423a4c8ba706e31075e21ae4ff92b4332 (diff) |
migration: Move last_sent_block into PageSearchStatus
Since we use PageSearchStatus to represent a channel, it makes perfect
sense to keep last_sent_block (aka, leverage RAM_SAVE_FLAG_CONTINUE) to be
per-channel rather than global because each channel can be sending
different pages on ramblocks.
Hence move it from RAMState into PageSearchStatus.
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'migration/trace-events')
0 files changed, 0 insertions, 0 deletions