qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
To: qemu-block@nongnu.org
Cc: qemu-devel@nongnu.org, armbru@redhat.com, jsnow@redhat.com,
	eblake@redhat.com, vsementsov@virtuozzo.com,
	peter.maydell@linaro.org
Subject: [PULL 0/3] jobs: deprecate drive-backup qmp command
Date: Tue,  9 Nov 2021 18:52:22 +0100	[thread overview]
Message-ID: <20211109175225.2209903-1-vsementsov@virtuozzo.com> (raw)

The following changes since commit 2b22e7540d6ab4efe82d442363e3fc900cea6584:

  Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k into staging (2021-11-09 13:16:56 +0100)

are available in the Git repository at:

  https://src.openvz.org/scm/~vsementsov/qemu.git tags/pull-jobs-2021-11-09

for you to fetch changes up to 1084159b31015e003946d199cbfecaec282e0eb2:

  qapi: deprecate drive-backup (2021-11-09 18:21:19 +0100)

----------------------------------------------------------------
qmp: deprecate drive-backup (use blockdev-backup instead)

----------------------------------------------------------------
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



             reply	other threads:[~2021-11-09 18:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-09 17:52 Vladimir Sementsov-Ogievskiy [this message]
2021-11-09 17:52 ` [PULL 1/3] docs/block-replication: use blockdev-backup Vladimir Sementsov-Ogievskiy
2021-11-09 17:52 ` [PULL 2/3] docs/interop/bitmaps: " Vladimir Sementsov-Ogievskiy
2021-11-09 17:52 ` [PULL 3/3] qapi: deprecate drive-backup Vladimir Sementsov-Ogievskiy
2021-11-10  8:50 ` [PULL 0/3] jobs: deprecate drive-backup qmp command Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211109175225.2209903-1-vsementsov@virtuozzo.com \
    --to=vsementsov@virtuozzo.com \
    --cc=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).