[libvirt] [RFC PATCH 0/5] Support online resizing of block devices.

Eric Blake eblake at redhat.com
Mon Nov 28 21:24:52 UTC 2011


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 at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111128/66ebf450/attachment-0001.sig>


More information about the libvir-list mailing list