* fix(host): convert migrate set downtime value to float64
* fix(host): live migration optimize
Qemu will send `STOP` event on start last time migration, but this
moment migration not completed. So we need wait magration complete.
Configurable Auto converge max cpu throttle.