]> git.ipfire.org Git - thirdparty/libvirt.git/commit
block_resize: Define the new API
authorOsier Yang <jyang@redhat.com>
Tue, 29 Nov 2011 09:59:15 +0000 (17:59 +0800)
committerOsier Yang <jyang@redhat.com>
Tue, 29 Nov 2011 13:40:43 +0000 (21:40 +0800)
commitcaef87d5577a90c33a6bebd512bd0633e5446eb2
tree74e1b29f94e1ecd39a84aea79e1ef5f1bad253de
parentdee901c1ffdbed8abbb621b49ed4673b6afbd3cf
block_resize: Define the new API

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
src/driver.h
src/libvirt.c
src/libvirt_public.syms