Github user marcaurele commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1709#discussion_r84632272
--- Diff:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
---
@@ -943,6 +962,11 @@ public boolean configu
Github user mlsorensen commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1709#discussion_r84509497
--- Diff: core/src/com/cloud/agent/api/CancelMigrationCommand.java ---
@@ -0,0 +1,35 @@
+// Licensed to the Apache Software Foundation (ASF) under
Github user wido commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1709#discussion_r84501931
--- Diff:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
---
@@ -943,6 +962,11 @@ public boolean configure(fin
GitHub user marcaurele opened a pull request:
https://github.com/apache/cloudstack/pull/1709
CLOUDSTACK-7982 - KVM live migration
This is the forward port of our KVM live migration implementation in 4.4.2
to the master branch.
Feedback is welcome. I still have to write the docu