Hi there, I’m a telecommunication engeneering student and I’m working on my final thesis. I’m using KVM as hypervisor and I’d like to modify KVM migration algotihm in order to optimize the downtime of live migrations. I’m also using a novel protocol (LISP = Locator/ID Separation Protocol) which permit me to enable a “live” migration between two different Data Centers without any kind of layer-2 connectivity between them.
So my dubt is this: is it possible to modify the KVM migration algorithm? I’d need to know which files are used for migration… i searched a lot on the Internet but the documentation about that is lacking.
Any help is appreciated
Thank You!