qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
To: qemu-block@nongnu.org
Cc: qemu-devel@nongnu.org, armbru@redhat.com, hreitz@redhat.com,
	kwolf@redhat.com, jsnow@redhat.com, v.sementsov-og@ya.ru,
	v.sementsov-og@mail.ru, eblake@redhat.com,
	yuriy.vasiliev@virtuozzo.com
Subject: [PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair
Date: Tue, 15 Mar 2022 00:32:23 +0300	[thread overview]
Message-ID: <20220314213226.362217-1-v.sementsov-og@mail.ru> (raw)

From: Vladimir Sementsov-Ogievskiy <v.sementsov-og@ya.ru>

Hi all!

Here is small improvement for bitmap exporting interface.

v2: Sorry for the noise, me trying to find a email service, that don't
consider sending patch series by git-send-email as as spam :/

Vladimir Sementsov-Ogievskiy (3):
  qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
  qapi: nbd-export: allow select bitmaps by node/name pair
  iotests/223: check new possibility of exporting bitmaps by node/name

 block/monitor/bitmap-qmp-cmds.c        |  6 +--
 blockdev-nbd.c                         |  8 +++-
 include/block/block_int-global-state.h |  2 +-
 nbd/server.c                           | 63 +++++++++++++++++---------
 qapi/block-core.json                   |  6 +--
 qapi/block-export.json                 |  5 +-
 qemu-img.c                             |  8 ++--
 qemu-nbd.c                             | 11 ++++-
 tests/qemu-iotests/223                 | 16 +++++++
 tests/qemu-iotests/223.out             | 47 ++++++++++++++++++-
 10 files changed, 133 insertions(+), 39 deletions(-)

-- 
2.35.1



             reply	other threads:[~2022-03-15  0:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14 21:32 Vladimir Sementsov-Ogievskiy [this message]
2022-03-14 21:32 ` [PATCH v2 1/3] qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr Vladimir Sementsov-Ogievskiy
2022-03-16 21:18   ` Eric Blake
2022-03-23  1:31     ` John Snow
2022-03-14 21:32 ` [PATCH v2 2/3] qapi: nbd-export: allow select bitmaps by node/name pair Vladimir Sementsov-Ogievskiy
2022-03-16 21:28   ` Eric Blake
2022-03-21 11:50     ` Vladimir Sementsov-Ogievskiy
2022-03-21 13:30       ` Eric Blake
2022-04-08 20:27     ` Vladimir Sementsov-Ogievskiy
2022-04-22 20:04       ` Eric Blake
2022-03-14 21:32 ` [PATCH v2 3/3] iotests/223: check new possibility of exporting bitmaps by node/name Vladimir Sementsov-Ogievskiy
2022-03-16 22:01   ` Eric Blake
2022-03-14 21:45 ` [PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair Vladimir Sementsov-Ogievskiy
2022-04-22 20:09   ` Eric Blake

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=20220314213226.362217-1-v.sementsov-og@mail.ru \
    --to=v.sementsov-og@mail.ru \
    --cc=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=hreitz@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=v.sementsov-og@ya.ru \
    --cc=yuriy.vasiliev@virtuozzo.com \
    /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).