[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v20 14/30] qcow2: support .bdrv_reopen_bitmaps_r
From: |
Max Reitz |
Subject: |
Re: [Qemu-block] [PATCH v20 14/30] qcow2: support .bdrv_reopen_bitmaps_rw |
Date: |
Fri, 9 Jun 2017 15:38:12 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 |
On 2017-06-02 13:21, Vladimir Sementsov-Ogievskiy wrote:
> Realize bdrv_reopen_bitmaps_rw interface.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
> ---
> block/qcow2-bitmap.c | 61
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
> block/qcow2.c | 2 ++
> block/qcow2.h | 1 +
> 3 files changed, 64 insertions(+)
Reviewed-by: Max Reitz <address@hidden>
signature.asc
Description: OpenPGP digital signature
[Qemu-block] [PATCH v20 04/30] tests: add hbitmap iter test, Vladimir Sementsov-Ogievskiy, 2017/06/02
[Qemu-block] [PATCH v20 23/30] qmp: add persistent flag to block-dirty-bitmap-add, Vladimir Sementsov-Ogievskiy, 2017/06/02