libvirt/src/parallels
Dmitry Guryanov 7024ddfc09 parallels: implement VM creation
To create a new VM in Parallels Clud Server we should issue
"prlctl create" command, and give path to the directory,
where VM should be created. VM's storage will be in that
directory later. So in this first version find out location
of first VM's hard disk and create VM there.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
2012-08-01 11:49:10 +08:00
..
parallels_driver.c parallels: implement VM creation 2012-08-01 11:49:10 +08:00
parallels_driver.h
parallels_storage.c parallels: implement VM creation 2012-08-01 11:49:10 +08:00
parallels_utils.c parallels: add storage driver 2012-08-01 11:48:01 +08:00
parallels_utils.h parallels: implement VM creation 2012-08-01 11:49:10 +08:00