Re: [libvirt] [PATCH 0/5]: Add a API for query domain disk sizing info

2010-04-28 Thread Daniel Veillard
On Tue, Apr 27, 2010 at 08:34:57PM +0100, Daniel P. Berrange wrote: > This is somewhat late for the 0.8.1 release, but this is a rather > critical API for some of the use cases of RHEV. It introduces a > new API against a virDomainPtr to allow the direct querying of the > size of guest block device

[libvirt] [PATCH 0/5]: Add a API for query domain disk sizing info

2010-04-27 Thread Daniel P. Berrange
This is somewhat late for the 0.8.1 release, but this is a rather critical API for some of the use cases of RHEV. It introduces a new API against a virDomainPtr to allow the direct querying of the size of guest block devices. This is modelled on the virStorageVol API for getting size, so I'm pretty