* Wei Yang (richardw.y...@linux.intel.com) wrote: > Three patches to cleanup postcopy: > > [1]: split canonicalize bitmap and discard page > [2]: remove unsentmap since it is not necessary > [3]: cleanup the get_queued_page_not_dirty
Queued > > Wei Yang (3): > migration/postcopy: not necessary to do discard when canonicalizing > bitmap > migration/postcopy: unsentmap is not necessary for postcopy > migration: remove sent parameter in get_queued_page_not_dirty > > include/exec/ram_addr.h | 6 --- > migration/ram.c | 94 +++++++---------------------------------- > migration/trace-events | 2 +- > 3 files changed, 16 insertions(+), 86 deletions(-) > > -- > 2.17.1 > > -- Dr. David Alan Gilbert / dgilb...@redhat.com / Manchester, UK