]> git.proxmox.com Git - qemu-server.git/commit - PVE/API2/Qemu.pm
implement copy_vm
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 29 Apr 2013 08:42:35 +0000 (10:42 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 29 Apr 2013 08:53:03 +0000 (10:53 +0200)
commitb83e0181f18961f71ba1723cef78c75182c53008
tree2a2abc38093dd5fdddb1e28f91d9a365675ec02a
parent5133de429e1a6bbc19488786782bf5872252fa67
implement copy_vm

This is based on patches from Alexandre Derumier <aderumier@odiso.com>.

It just implements copy/clone for stopped VMs and Templates. Copying
running VMs or copy from snapshots is not implemented.
PVE/API2/Qemu.pm