[libvirt] [PATCH 1/5] block_resize: Define the new API

Daniel P. Berrange berrange at redhat.com
Tue Nov 29 09:00:45 UTC 2011


On Tue, Nov 29, 2011 at 04:27:32PM +0800, Osier Yang wrote:
> The new API is named as "virDomainBlockResize", intending to add
> support for qemu monitor command "block_resize" (both HMP and QMP).
> 
> Similar with APIs like "virDomainSetMemoryFlags", the units for
> argument "size" is kilobytes.
> ---
>  include/libvirt/libvirt.h.in |    5 ++-
>  src/driver.h                 |    8 ++++-
>  src/libvirt.c                |   68 ++++++++++++++++++++++++++++++++++++++++++
>  src/libvirt_public.syms      |    1 +
>  4 files changed, 80 insertions(+), 2 deletions(-)

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list