Re: [libvirt] [PATCH 4/4] qemu: refactor qemuDomainGetBlockInfo to work with remote storage

2014-07-07 Thread Eric Blake
On 07/07/2014 06:16 AM, Peter Krempa wrote: > The qemu block info function relied on working with local storage. Break > this assumption by adding support for remote volumes. Unfortunately we > still need to take a hybrid approach as some of the operations require a > filedescriptor. > > Previousl

[libvirt] [PATCH 4/4] qemu: refactor qemuDomainGetBlockInfo to work with remote storage

2014-07-07 Thread Peter Krempa
The qemu block info function relied on working with local storage. Break this assumption by adding support for remote volumes. Unfortunately we still need to take a hybrid approach as some of the operations require a filedescriptor. Previously you'd get: $ virsh domblkinfo gl vda error: cannot s