Re: [Qemu-devel] [PATCH 08/12] migration: add migration/block-dirty-bitmap.c

2015-09-10 Thread John Snow
On 08/07/2015 05:32 AM, Vladimir Sementsov-Ogievskiy wrote: > From: Vladimir Sementsov-Ogievskiy > > Live 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

[Qemu-devel] [PATCH 08/12] migration: add migration/block-dirty-bitmap.c

2015-08-07 Thread Vladimir Sementsov-Ogievskiy
From: Vladimir Sementsov-Ogievskiy Live 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), than, if their gra