[PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair

Vladimir Sementsov-Ogievskiy posted 3 patches 2 years, 1 month ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220314213226.362217-1-v.sementsov-og@mail.ru
Maintainers: Eric Blake <eblake@redhat.com>, Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>, John Snow <jsnow@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, Markus Armbruster <armbru@redhat.com>
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(-)
[PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair
Posted by Vladimir Sementsov-Ogievskiy 2 years, 1 month ago
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
Re: [PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair
Posted by Vladimir Sementsov-Ogievskiy 2 years, 1 month ago
15.03.2022 00:32, Vladimir Sementsov-Ogievskiy wrote:
> 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 :/

Aha, and @mail.ru works a lot better. So, that's a candidate for v2 of my "[PATCH] MAINTAINERS: change Vladimir's email address".

This series itself is OK for reviewing, but email in s-o-b mark may change in v3.

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


-- 
Best regards,
Vladimir
Re: [PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair
Posted by Eric Blake 2 years ago
On Tue, Mar 15, 2022 at 12:45:04AM +0300, Vladimir Sementsov-Ogievskiy wrote:
> 15.03.2022 00:32, Vladimir Sementsov-Ogievskiy wrote:
> > 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 :/
> 
> Aha, and @mail.ru works a lot better. So, that's a candidate for v2 of my "[PATCH] MAINTAINERS: change Vladimir's email address".
> 
> This series itself is OK for reviewing, but email in s-o-b mark may change in v3.

Vladimir, do I have your permission to alter your S-o-b marks from
@ya.ru to @mail.ru (since we have established that you have sent mail
from both addresses, but selected @mail.ru in MAINTAINERS)?  That's
the only thing that's preventing me from queuing this series as-is.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org