qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v10 06/13] block: Add bdrv_copy_dirty_bitmap and


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [Qemu-devel] [PATCH v10 06/13] block: Add bdrv_copy_dirty_bitmap and bdrv_clear_dirty_bitmap
Date: Tue, 13 Jan 2015 19:43:36 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

No, I'm saying about adding comment about using size in sectors and granularity in bytes in BdrvDirtyBitmap structure.

On 10.01.2015 06:25, John Snow wrote:
......
What I will do instead is just to document this quirk. Look out for V11

Best regards,
Vladimir

On 13.01.2015 19:37, John Snow wrote:

On 01/13/2015 04:54 AM, Vladimir Sementsov-Ogievskiy wrote:
Hmm, can't find it in v11

Best regards,
Vladimir


I changed approach and instead of copying bitmaps to be used with the incremental backup, I lock them in place. So copy isn't used anymore in my set, so the name of the patch changed.

--js




reply via email to

[Prev in Thread] Current Thread [Next in Thread]