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)
While looking through old mails, I noticed this had never been applied.
Is it something you could revive and rebase to the latest libvirt.git?
--
Eric Blake eblake(a)redhat.com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org