Re: [libvirt] [PATCH 17/35] qemu: block: Format 'read-only' attribute for JSON disk protocol

2018-05-02 Thread John Ferlan
On 04/25/2018 11:15 AM, Peter Krempa wrote: > This will be required when doing blockdev-add to conform with the > approach qemu would chose to create the disks. s/would chose/chooses/ If 'would' does stay, then it's still choose as chose would be past tense. > > Signed-off-by: Peter Krempa

[libvirt] [PATCH 17/35] qemu: block: Format 'read-only' attribute for JSON disk protocol

2018-04-25 Thread Peter Krempa
This will be required when doing blockdev-add to conform with the approach qemu would chose to create the disks. Signed-off-by: Peter Krempa --- src/qemu/qemu_block.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/qemu/qemu_block.c b/src/qemu/qemu_block.c index