All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] qapi & doc: deprecate drive-backup
@ 2021-11-04  8:58 Markus Armbruster
  2021-11-04  8:58 ` [PATCH v4 1/3] docs/block-replication: use blockdev-backup Markus Armbruster
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Markus Armbruster @ 2021-11-04  8:58 UTC (permalink / raw)
  To: qemu-devel
  Cc: vsementsov, qemu-block, kchamart, libvir-list, jsnow,
	xiechanglong.d, wencongyang2, eblake

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-05 19:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-04  8:58 [PATCH v4 0/3] qapi & doc: deprecate drive-backup Markus Armbruster
2021-11-04  8:58 ` [PATCH v4 1/3] docs/block-replication: use blockdev-backup Markus Armbruster
2021-11-04  8:58 ` [PATCH v4 2/3] docs/interop/bitmaps: " Markus Armbruster
2021-11-04  8:58 ` [PATCH v4 3/3] qapi: deprecate drive-backup Markus Armbruster
2021-11-05 19:56   ` Eric Blake

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.