15.03.2022 00:32, Vladimir Sementsov-Ogievskiy wrote:
From: Vladimir Sementsov-Ogievskiy <v.sementsov...@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

Reply via email to