qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair
Date: Tue, 15 Mar 2022 00:45:04 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]