[PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format

Peter Krempa posted 2 patches 11 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1701796348.git.pkrempa@redhat.com
Maintainers: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, John Snow <jsnow@redhat.com>, Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>
block.c                                | 37 +++++++++++++++++++++-----
block/commit.c                         |  6 ++++-
block/monitor/block-hmp-cmds.c         |  2 +-
block/stream.c                         | 10 ++++++-
blockdev.c                             | 13 +++++++++
include/block/block-global-state.h     |  3 ++-
include/block/block_int-common.h       |  4 ++-
include/block/block_int-global-state.h |  6 +++++
qapi/block-core.json                   | 17 ++++++++++--
tests/unit/test-bdrv-drain.c           |  3 ++-
10 files changed, 86 insertions(+), 15 deletions(-)
[PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
Posted by Peter Krempa 11 months, 3 weeks ago
Please see patches for rationale.

Libvirt patches using this new flag will be posted soon-ish (after
cleanup).

v3:
 - changed name of flag to 'backing-mask-protocol' (Eric)
 - decided to keep Vladimir's R-b as he requested shorter name too

v2:
 - fixed mistaken argument order in 'hmp_block_stream'
 - changed version in docs to 9.0 as getting this into RC 3 probably
   isn't realistic

Peter Krempa (2):
  block: commit: Allow users to request only format driver names in
    backing file format
  block: stream: Allow users to request only format driver names in
    backing file format

 block.c                                | 37 +++++++++++++++++++++-----
 block/commit.c                         |  6 ++++-
 block/monitor/block-hmp-cmds.c         |  2 +-
 block/stream.c                         | 10 ++++++-
 blockdev.c                             | 13 +++++++++
 include/block/block-global-state.h     |  3 ++-
 include/block/block_int-common.h       |  4 ++-
 include/block/block_int-global-state.h |  6 +++++
 qapi/block-core.json                   | 17 ++++++++++--
 tests/unit/test-bdrv-drain.c           |  3 ++-
 10 files changed, 86 insertions(+), 15 deletions(-)

-- 
2.43.0
Re: [PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
Posted by Kevin Wolf 10 months, 2 weeks ago
Am 05.12.2023 um 18:14 hat Peter Krempa geschrieben:
> Please see patches for rationale.
> 
> Libvirt patches using this new flag will be posted soon-ish (after
> cleanup).
> 
> v3:
>  - changed name of flag to 'backing-mask-protocol' (Eric)
>  - decided to keep Vladimir's R-b as he requested shorter name too
> 
> v2:
>  - fixed mistaken argument order in 'hmp_block_stream'
>  - changed version in docs to 9.0 as getting this into RC 3 probably
>    isn't realistic
> 
> Peter Krempa (2):
>   block: commit: Allow users to request only format driver names in
>     backing file format
>   block: stream: Allow users to request only format driver names in
>     backing file format

Thanks, applied to the block branch.

Kevin
Re: [PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
Posted by Peter Krempa 10 months, 4 weeks ago
On Tue, Dec 05, 2023 at 18:14:40 +0100, Peter Krempa wrote:
> Please see patches for rationale.
> 
> Libvirt patches using this new flag will be posted soon-ish (after
> cleanup).
> 
> v3:
>  - changed name of flag to 'backing-mask-protocol' (Eric)
>  - decided to keep Vladimir's R-b as he requested shorter name too
> 
> v2:
>  - fixed mistaken argument order in 'hmp_block_stream'
>  - changed version in docs to 9.0 as getting this into RC 3 probably
>    isn't realistic
> 
> Peter Krempa (2):
>   block: commit: Allow users to request only format driver names in
>     backing file format
>   block: stream: Allow users to request only format driver names in
>     backing file format

Polite ping, now that qemu-8.2 was released.
Re: [PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
Posted by Peter Krempa 11 months, 3 weeks ago
On Tue, Dec 05, 2023 at 18:14:40 +0100, Peter Krempa wrote:
> Please see patches for rationale.
> 
> Libvirt patches using this new flag will be posted soon-ish (after
> cleanup).

https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/message/GCCZP5ANYTPVXCIEYGSM5NWYCGDL23V6/