From: Peter Krempa <pkrempa@redhat.com>
To: qemu-devel@nongnu.org
Cc: 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>,
qemu-block@nongnu.org
Subject: [PATCH 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
Date: Fri, 24 Nov 2023 15:52:36 +0100 [thread overview]
Message-ID: <cover.1700837066.git.pkrempa@redhat.com> (raw)
Please see patches for rationale.
Libvirt patches using this new flag will be posted soon-ish (after
cleanup).
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 | 22 +++++++++++++--
tests/unit/test-bdrv-drain.c | 3 ++-
10 files changed, 91 insertions(+), 15 deletions(-)
--
2.43.0
next reply other threads:[~2023-11-24 14:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-24 14:52 Peter Krempa [this message]
2023-11-24 14:52 ` [PATCH 1/2] block: commit: Allow users to request only format driver names in backing file format Peter Krempa
2023-11-28 17:10 ` Vladimir Sementsov-Ogievskiy
2023-11-28 21:58 ` Peter Krempa
2023-11-29 9:49 ` Vladimir Sementsov-Ogievskiy
2023-11-29 10:25 ` Vladimir Sementsov-Ogievskiy
2023-11-24 14:52 ` [PATCH 2/2] block: stream: " Peter Krempa
2023-11-29 10:24 ` Vladimir Sementsov-Ogievskiy
2023-11-29 10:31 ` [PATCH 0/2] block: commit/stream: " Vladimir Sementsov-Ogievskiy
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=cover.1700837066.git.pkrempa@redhat.com \
--to=pkrempa@redhat.com \
--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=vsementsov@yandex-team.ru \
/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).