Re: [Qemu-devel] [PATCH 00/13] Dirty bitmap changes for migration/persistence work

2016-01-07 Thread Fam Zheng
On Thu, 01/07 16:32, John Snow wrote: > > > On 01/04/2016 05:27 AM, Fam Zheng wrote: > > Two major features are added to block dirty bitmap (and underlying HBitmap) > > in > > this series: meta bitmap and serialization, together with all other > > supportive > > patches. > > > > Both operation

Re: [Qemu-devel] [PATCH 00/13] Dirty bitmap changes for migration/persistence work

2016-01-07 Thread John Snow
On 01/04/2016 05:27 AM, Fam Zheng wrote: > Two major features are added to block dirty bitmap (and underlying HBitmap) in > this series: meta bitmap and serialization, together with all other supportive > patches. > > Both operations are common in dirty bitmap migration and persistence: they >

[Qemu-devel] [PATCH 00/13] Dirty bitmap changes for migration/persistence work

2016-01-04 Thread Fam Zheng
Two major features are added to block dirty bitmap (and underlying HBitmap) in this series: meta bitmap and serialization, together with all other supportive patches. Both operations are common in dirty bitmap migration and persistence: they need to find whether and which part of the dirty bitmap