qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] block: Add auto-read-only option
@ 2018-10-09 19:35 Kevin Wolf
  2018-10-09 19:35 ` [Qemu-devel] [PATCH 1/4] block: Update flags in bdrv_set_read_only() Kevin Wolf
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kevin Wolf @ 2018-10-09 19:35 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, mreitz, eblake, pkrempa, qemu-devel

Peter, would this provide what libvirt urgently needs for backing files
vs. the commit block job?

Kevin Wolf (4):
  block: Update flags in bdrv_set_read_only()
  block: Add auto-read-only option
  nbd: Support auto-read-only option
  file-posix: Support auto-read-only option

 qapi/block-core.json  |  6 ++++++
 block/nbd-client.h    |  1 +
 include/block/block.h |  2 ++
 block.c               | 28 +++++++++++++++++++++++++++-
 block/file-posix.c    | 13 +++++++++++++
 block/nbd-client.c    | 14 +++++++++++---
 block/nbd.c           |  4 +++-
 block/vvfat.c         |  1 +
 8 files changed, 64 insertions(+), 5 deletions(-)

-- 
2.13.6

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-09 19:35 [Qemu-devel] [PATCH 0/4] block: Add auto-read-only option Kevin Wolf
2018-10-09 19:35 ` [Qemu-devel] [PATCH 1/4] block: Update flags in bdrv_set_read_only() Kevin Wolf
2018-10-09 19:35 ` [Qemu-devel] [PATCH 2/4] block: Add auto-read-only option Kevin Wolf
2018-10-09 19:35 ` [Qemu-devel] [PATCH 3/4] nbd: Support " Kevin Wolf
2018-10-09 19:35 ` [Qemu-devel] [PATCH 4/4] file-posix: " Kevin Wolf
2018-10-11  8:29 ` [Qemu-devel] [PATCH 0/4] block: Add " Peter Krempa

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