Wei Yang <richardw.y...@linux.intel.com> wrote: > After using number of target page received to track one host page, we > could have the capability to handle random order target page arrival in > one host page. > > This is a preparation for enabling compress during postcopy. > > Signed-off-by: Wei Yang <richardw.y...@linux.intel.com> > > --- > v2: > * use uintptr_t to calculate place_dest > * check target pages belongs to the same host page
Reviewed-by: Juan Quintela <quint...@redhat.com>