On Fri, 14 Jan 2011, anthony.per...@citrix.com wrote: > From: Anthony PERARD <anthony.per...@citrix.com> > > This patch introduces phys memory client for Xen. > > Only sync dirty_bitmap and set_memory are actually implemented. > migration_log will stay empty for the moment. > > Xen can only log one range for bit change, so only the range in the > first call will be synced. >
I think the patch is OK now.