Re: [Qemu-devel] [PATCH v9 10/13] migration: add postcopy migration of dirty bitmaps

2017-12-28 Thread Vladimir Sementsov-Ogievskiy
28.12.2017 09:14, Fam Zheng wrote: On Wed, 12/20 18:49, Vladimir Sementsov-Ogievskiy wrote: Postcopy migration of dirty bitmaps. Only named dirty bitmaps, associated with root nodes and non-root named nodes are migrated. If destination qemu is already containing a dirty bitmap with the same nam

Re: [Qemu-devel] [PATCH v9 10/13] migration: add postcopy migration of dirty bitmaps

2017-12-27 Thread Fam Zheng
On Wed, 12/20 18:49, Vladimir Sementsov-Ogievskiy wrote: > Postcopy migration of dirty bitmaps. Only named dirty bitmaps, > associated with root nodes and non-root named nodes are migrated. > > If destination qemu is already containing a dirty bitmap with the same name > as a migrated bitmap (for

[Qemu-devel] [PATCH v9 10/13] migration: add postcopy migration of dirty bitmaps

2017-12-20 Thread Vladimir Sementsov-Ogievskiy
Postcopy migration of dirty bitmaps. Only named dirty bitmaps, associated with root nodes and non-root named nodes are migrated. If destination qemu is already containing a dirty bitmap with the same name as a migrated bitmap (for the same node), then, if their granularities are the same the migra