[PATCH v4 0/3] qapi & doc: deprecate drive-backup

Markus Armbruster posted 3 patches 2 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211104085811.1736654-1-armbru@redhat.com
Maintainers: Markus Armbruster <armbru@redhat.com>, Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>, Xie Changlong <xiechanglong.d@gmail.com>, John Snow <jsnow@redhat.com>, Eric Blake <eblake@redhat.com>, Wen Congyang <wencongyang2@huawei.com>
docs/about/deprecated.rst              |  11 +
docs/block-replication.txt             |   4 +-
docs/interop/bitmaps.rst               | 285 +++++++++++++++++++------
docs/interop/live-block-operations.rst |  47 ++--
qapi/block-core.json                   |   5 +-
qapi/transaction.json                  |   6 +-
6 files changed, 268 insertions(+), 90 deletions(-)
[PATCH v4 0/3] qapi & doc: deprecate drive-backup
Posted by Markus Armbruster 2 years, 6 months ago
See 03 commit message for details. 01-02 are preparation docs update.

v4: deprecate drive-backup transaction by squashing
	[PATCH v4 5/5] block: Deprecate transaction type drive-backup
	Message-Id: <20211025042405.3762351-6-armbru@redhat.com>
    into PATCH 3

v3: wording fix-ups and improvements suggested by Kashyap
v2: add a lot of documentation changes
v1 was "[PATCH] qapi: deprecate drive-backup"

Vladimir Sementsov-Ogievskiy (3):
  docs/block-replication: use blockdev-backup
  docs/interop/bitmaps: use blockdev-backup
  qapi: deprecate drive-backup

 docs/about/deprecated.rst              |  11 +
 docs/block-replication.txt             |   4 +-
 docs/interop/bitmaps.rst               | 285 +++++++++++++++++++------
 docs/interop/live-block-operations.rst |  47 ++--
 qapi/block-core.json                   |   5 +-
 qapi/transaction.json                  |   6 +-
 6 files changed, 268 insertions(+), 90 deletions(-)

-- 
2.31.1