qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
@ 2023-11-24 14:52 Peter Krempa
  2023-11-24 14:52 ` [PATCH 1/2] block: commit: " Peter Krempa
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Peter Krempa @ 2023-11-24 14:52 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Hanna Reitz, John Snow, Vladimir Sementsov-Ogievskiy,
	Eric Blake, Markus Armbruster, qemu-block

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-11-29 10:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-24 14:52 [PATCH 0/2] block: commit/stream: Allow users to request only format driver names in backing file format Peter Krempa
2023-11-24 14:52 ` [PATCH 1/2] block: commit: " 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

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