Re: [Qemu-devel] [PATCH v4] drive-mirror: add incremental mode

2019-02-13 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190214052809.44336-1-mahaocong_w...@163.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v4] drive-mirror: add incremental mode Message-id: 20190214052809.44336-1

Re: [Qemu-devel] [PATCH v4] drive-mirror: add incremental mode

2019-02-13 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190214052809.44336-1-mahaocong_w...@163.com/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20190214052809.44336-1-mahaocong_w...@163.com Subject: [Qemu-devel] [PATCH v4] drive-mirror: add

[Qemu-devel] [PATCH v4] drive-mirror: add incremental mode

2019-02-13 Thread mahaocong
From: mahaocong This patch adds possibility to start mirroring with user-created-bitmap. On full mode, mirror create a non-named-bitmap by scanning whole block-chain, and on top mode, mirror create a bitmap by scanning the top block layer. So I think I can copy a user-created-bitmap and use it as