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

Eric Blake eblake at redhat.com
Tue Jul 26 13:27:56 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)

Sounds nice, but it missed the rc1 freeze.  This will have to wait for 
0.9.5.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list