Re: [libvirt] [PATCH 00/11] qemu: Fix disks for new qemu

2017-11-22 Thread Peter Krempa
On Thu, Nov 16, 2017 at 13:47:53 +0100, Peter Krempa wrote: > Introduction of the disk image locking in qemu created a regression > where disk shared access with would not work. > > Since the disk locking is a desired feature, allow libvirt to configure > qemu in such way that disks are exempt f

[libvirt] [PATCH 00/11] qemu: Fix disks for new qemu

2017-11-16 Thread Peter Krempa
Introduction of the disk image locking in qemu created a regression where disk shared access with would not work. Since the disk locking is a desired feature, allow libvirt to configure qemu in such way that disks are exempt from write locks. First few patches refactor some stuff so that it's l