Re: [Qemu-devel] [PATCH 0/4] block: Add auto-read-only option

2018-10-11 Thread Peter Krempa
On Tue, Oct 09, 2018 at 21:35:20 +0200, Kevin Wolf wrote: > Peter, would this provide what libvirt urgently needs for backing files > vs. the commit block job? This looks fine for us with one exception. I'd prefer if the curl driver implemented this too so that we don't have to hardcode the readon

[Qemu-devel] [PATCH 0/4] block: Add auto-read-only option

2018-10-09 Thread Kevin Wolf
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