cloudstack/plugins/hypervisors/kvm
Marcus Sorensen 7ce2227108 Summary: master - Copy qcow2 instead of converting if source and dest are qcow2
Detail: If source image is qcow2, and we want a qcow2 image, then doing a
convert strips off compression and any snapshots the user had in that image. If
a backing file exists, we stick with convert so we can pull in both the backing
file and the COW image, otherwise we just cp the qcow2 file. This is also faster

Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1354755241 -0700
2012-12-05 17:54:01 -07:00
..
src/com/cloud/hypervisor/kvm Summary: master - Copy qcow2 instead of converting if source and dest are qcow2 2012-12-05 17:54:01 -07:00
test/com/cloud/hypervisor/kvm/resource Another clean up for unnecessary parameter conn Clean up unused 2012-08-01 13:59:11 -07:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
agent-descriptor.xml build kvm-agent.zip 2012-10-02 15:38:34 -07:00
build.xml plugin: Rename cloud-kvm.jar to cloud-plugin-hypervisor-kvm.jar 2012-07-31 22:18:56 +02:00
pom.xml build kvm-agent.zip 2012-10-02 15:38:34 -07:00