[libvirt] [PATCHv4 8/8] qemu: bulk stats: add block allocation information

2014-09-12 Thread Francesco Romani
Management software wants to be able to allocate disk space on demand. To support this they need keep track of the space occupation of the block device. This information is reported by qemu as part of block stats. This patch extend the block information in the bulk stats with the allocation

Re: [libvirt] [PATCHv4 8/8] qemu: bulk stats: add block allocation information

2014-09-12 Thread Peter Krempa
On 09/12/14 13:48, Francesco Romani wrote: Management software wants to be able to allocate disk space on demand. To support this they need keep track of the space occupation of the block device. This information is reported by qemu as part of block stats. This patch extend the block