On 07/25/2011 11:51 PM, Osier Yang wrote:
This patch series introduce new API "virDomainBlockResize" to expose
qemu monitor command "block_size", which is for resizing the a block
device while the domain is running.
The prototype for the new API is:
int
virDomainBlockResize (virDomainPtr dom,
const char *path,
unsigned long long size,
unsigned int flags)
Sounds nice, but it missed the rc1 freeze. This will have to wait for 0.9.5.
-- Eric Blake eblake redhat com +1-801-349-2682 Libvirt virtualization library http://libvirt.org