]> git.ipfire.org Git - thirdparty/libvirt.git/commit
parallels: add support of disks creation
authorDmitry Guryanov <dguryanov@parallels.com>
Tue, 4 Dec 2012 13:43:11 +0000 (17:43 +0400)
committerDaniel Veillard <veillard@redhat.com>
Tue, 11 Dec 2012 08:26:32 +0000 (16:26 +0800)
commitb4f0c19eed14999fb158e5d265e282ac1ebda660
tree7a581cf1ce783bfeb7b6d5ca50bc806a89fd075e
parent592664c18185e6b74d0f6a4bfcbf6bc6fcaef42a
parallels: add support of disks creation

Implement creation of new disks - if a new disk found
in configuration, find a volume by disk path and
actually create a disk image by issuing prlctl command.
If it's successfully finished - remove the file with volume
definition.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
src/parallels/parallels_driver.c