[libvirt] [PATCH 4/4] parallels: create VMs in the default place

Daniel P. Berrange berrange at redhat.com
Thu May 8 10:38:08 UTC 2014


On Wed, May 07, 2014 at 10:04:09PM +0400, Dmitry Guryanov wrote:
> Each VM consists of a set of files in PCS: config, hard
> disk images, log file, memory dump. All these files are stored
> in a per-vm directory. When we create a new VM, we can ether specify
> path to the VM or create the VM in a default path
> (<default path>/<vm name>.pvm). This default path can be configured
> with command
> prlsrvctl user set --def-vm-home <path> command.
> 
> Currenty parallels driver creates VM in the same place, where first
> hard disk is located. Let's change this logic and create VMs in
> the default path. It will be much clearer and allow us to create
> VMs without hard disks.
> 
> Signed-off-by: Dmitry Guryanov <dguryanov at parallels.com>
> ---
>  src/parallels/parallels_driver.c | 63 ++--------------------------------------
>  1 file changed, 3 insertions(+), 60 deletions(-)

ACK


Regards,
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