
Dan Smith wrote:
This patch set adds preliminary migration support based on the current Virtual System Migration Profile. It's not quite done yet, but it does actually migrate VMs (tested with Xen).
Still needing to be done are: - MigrationSettingData (perhaps to include ssh/TLS flag?) - Something for IsMigratable methods - Job support - Indication support
_______________________________________________ Libvirt-cim mailing list Libvirt-cim@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-cim
Other than the one question for patch number one, which I expect you'll have a good answer for, this looks good to me. I won't pretend to understand exactly what is going on with the actual migration, but your CIM side of things looks pretty good, and since it looks like libvirt is doing most of the heavy lifting for us anyway (and you said it works in testing), this looks like a pretty good start. I assume the "still needing to be done" stuff doesn't block what you've got here? If so, +1. -- -Jay